Browse by Tags

All Tags » XHTML   (RSS)

XHTML Transitional Compliance Problems
So I ran into a few snafu's trying to use the w3c's XHTML validator: The doctype declaration is case sensitive. This incorrect doctype: !doctype HTML public "-//W3C//dtd html 4.01 transitional//en"> is not the same as this correct Read More...