Best Practices in Web Page Development
By Steph Troeth | December 16th, 2003 | Filed in Web Standards (general)
Skip to comment formThe Apple Developer Connection has published an article on best practices in creating Web pages:
Safari complies with standards, but not all browsers do, so you may need to adjust your site to look right to all readers. Learn how to design, modify and validate your website so that it can be rendered and read properly by all major browsers.
Whizzing through DOCTYPEs, the use of CSS and good markup habits in XHTML, it also briefly discusses validation and accessibility issues. Buckle up for a crash course! (Hat tip: Karl)