Developing with web standards, now in English
A couple of weeks ago I promised to make an English version of Webbutveckling med standarder. Well, I spent most of the Easter weekend translating it to English, and last night I went through it again, correcting some mistakes.
So, here it is, Developing with web standards, a document on web standards and accessibility. Hope you like it!
If you find any grammatical mistakes or think I’m plain wrong somewhere, please don’t be shy. Let me know so I can fix whatever is wrong.
- Previous post: CSS help pile
- Next post: Separating behavior and structure
Information, sponsorship, and externals
About the author
Roger Johansson is a Swedish web professional specialising in web standards, accessibility, and usability. More about me and this site.
Latest articles
- Validation statistics from Nikita the Spider Comments off
- An analysis of the sites crawled by the bulk validation tool Nikita the Spider during March 2008.
- Authentic Jobs API and Affiliates program Comments off
- The Authentic Jobs job listing service now has a public API and an affiliate program.
- What does Acid3 mean to you and me? Comments off
- Opera and Apple have announced that their web browsers pass the Acid3 Browser Test, but how will that help web designers and developers?
- Designing Web Navigation (Book review) Comments off
- Learn the fundamentals of navigation design and design better navigation systems for large and small sites as well as for web based applications.
- DOMAssistant bundle for TextMate Comments off
- To save keystrokes and speed up development I have created a DOMAssistant bundle for TextMate.
- First impressions of Internet Explorer 8 Beta 1 Comments off
- My impressions after trying out Internet Explorer 8 Beta 1 for a couple of days.









Comments
Really excellent article, it has everything.
Love it, nice work! This text should be required reading for students being trained in web design.
Wow... Respect - great job.
I am wondering on which study are you basing your recommendation of not using javascript? Do you have any concrete proof or that you are just assuming. It seems to me that, that particular recommendation has other reasons rather than the one stated there. Maybe you don't know much about javascript or somethingelse. Javascript is a good thing, and I didn't see anybody who turn it off. People may turn off cookies more often than they turn off javascript, yet almost all sites do not work without cookies. That's something assumed to be there. It doesn't make sense to claim that it is not there.
Jim: First of all, I'm not recommending that you don't use JavaScript, just that you should take care not to be dependant on JavaScript. Every site should still work when the visitor has JavaScript off. Second, various statistics show that a fairly large amount of people do not have JavaScript support, either by choice (they or their IT department turned it off), or because their browser doesn't support it (Lynx users, Google etc). Some stats regarding JavaScript support: http://www.thecounter.com/stats/2004/March/javas.php (6% off), http://www.w3schools.com/browsers/browsers_stats.asp (8% off). Yes, when used right JavaScript is a good thing, just like everything else :)
Wow. Excellent article. You've done an excellent job of taking a bunch of essential web development information and distilled it into a well organized, easy to read, annotated article. Well done!
Sorry, comments are closed for this post.