<- Previous section: Summary of Changes
You can learn more on using web standards from these sites (listed in no particular order):
- What are web standards and why should I use them? What are the advantages of using web standards? from Web Standards Project
- Web Standards Group from Web Standards Group
- Web Page Development: Best Practices from Apple Developer Connection
- Mozilla Web Author FAQ from Henri Sivonen
- Making your web page compatible with Mozilla from Nicolás Lichtmaier
- Complete CSS Guide from westciv.com
- CSS lessons and tutorials from Alsacreations
- HTML and CSS lessons and tutorials from htmldog.com
- Preparing for standard-compliant browsers, Part 1 from Makiko Itoh
- Preparing for standard-compliant browsers, Part 2 from Makiko Itoh
- Javascript Best Practices lists 15 of the most frequent coding practices which create problems for javascript and DHTML-driven webpages. The webpage explains and proposes with small examples the best coding practices and most recommendable ways of developing problem-free javascript code. From Matt Kruse
- Debugging HTML and CSS is a well designed website explaining well the how, why and where of HTML validation, CSS validation and debugging tools. We highly recommend this site. It is also available in French. From Dan.