xhtml

Basic page template for XHTML 1.0 Strict

This is the simplest, validating code for XHTML 1.0 Strict DTD and can be used as a template for all web pages.

Valid xhtml (html)? Why?

You may be wondering why following the W3C recommendations is so important.

From experience, if your code isn't valid, at least one of the different browsers will not display the page how you intended it to look. I also find that WYSIWYG editors like Dreamweaver can mess up your brilliant code. So be careful.

Clean table-less validating websites are more likely to be accessible.

Syndicate content