Page is a not externally linkable
tedster - 5:06 pm on Nov 21, 2002 (gmt 0)
1. Did you actually change your code from HTML to XHTML, and not just switch the doctype? If the syntax is not really XHTML, you'll probably run unto trouble on some browser or other. 2. HTML 4.0 was probably not what you wanted at any rate - HTML 4.01 was introduced in 1999 and would be more compatible CSS-2 features. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
A couple of things come to mind here:
"http://www.w3.org/TR/html40/loose.dtd">