6 Steps to Create a Cross-Browser Friendly Web Page
UPDATE: the CSS menu example has been tweaked for better performance in IE 7...Building a cross-browser friendly web page is still as challenging as it wasright afterthe millenniumrelease of IE6 in 2001 andwhile Microsoft FrontPagewas still in its heyday creating web pages withoutDocument Type Definitions (DTD).So here is a quick tutorialand checklist on how to create a web page that will be standards compliant for at least the next few years:(1) Use a strict DocType and compliant HTML and CSS....
