Newsgroups: alt.html
From: Toby A Inkster <UseTheAddressInMy...@deadspam.com>
Date: Sun, 19 Oct 2003 17:05:40 +0100
Local: Sun, Oct 19 2003 12:05 pm
Subject: Re: Cross-Browser Coding
local wrote: I have two philosophies on this question. > Now I wonder how important cross-browser coding actually is. How many > browsers do I have to test, which versions? The first is the philosophy I apply when making my own website -- I stick The second philosophy is similar and is what I use for other people's - IE 5+ (Windows) and make sure the content is readable and the site is navigatable in: - Netscape 4.x Now, the best way to do this, is to follow my smiple (sic) 7 point design 1. Start with the content. It may be cliche to say so nowadays, but 2. Mark up the content with semantically appropriate HTML 4.01 Strict (or An important thing to remember in step 2 is heading structure. Each page At this point, you should not even be considering what your page looks 3. Validate your HTML. If there are any errors, go back to Step 2. If 4. Now you can add CSS. It should work in the four target rendering Try to make as few changes to your HTML as possible. Adding classes is OK, I will not go into detail here, but this is arguably the hardest part, 5. Validate your CSS. If there are any errors, back to Step 4. If there 6. Test your page in a non-CSS browser. Lynx is a good one. Or Netscape 2. 7. Optionally, add a little JavaScript here and there, but certainly don't Oh, and by the way, you should have considered accessibility and Some of my favourite usability points: * don't overwhelm the user with links. A navigation menu should have no * away from the main navigation menu, but prominently, have a link to the * inline links are good. -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||