Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

track website

Featured Replies


Much improved from the last time I saw it. The layout is much better.

The only thing to watch out for is that you properly follow XML standards in the code. XHTML is based on XML, which means that EVERY tag needs to be closed, either by a closing tag or it being self-closed.

For example:

<br>	  <---- not closed
<br /> <---- closed

<img src="pic.jpg"> <---- not closed and missing alt
<img src="pic.jpg" alt="pic" /> <---- closed

Images also need to have an alt-text in order to meet the standard. The alt-text can be empty if you wish, but it has to be there. :)

Maybe it's just my personal preference, but I'd center the timing images at the bottom, and put a bit of space between the pictures.

  • Author

ya that xhtml stuff is fun. i used the w3c validator and now its validated :)

i know all of those rules. im just glad that i have a solid design down now.

and ya that front page could use some touching up.

but ive said in that other thread that the person i'm doing to website for does that page..

i really need to get him off of the crappy website program that he is using. it really screws up alot of the code

Edited by ripken204

Much, much better! I like it. It now validates, too. :thumbup

But I think you need to move that to the home page, because going to http://www.yentiming.com, it doesn't look good. :no: Kick off that guy doing the front page right now and put yours in place. It's better. And whatever you do, don't let him keep using his crapola web page software. Yuk. :puke:

One little thing: "Untitled Document" is not a very good title. At all. :boring: You should fix that. But otherwise, it seems pretty good.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.