Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- css2 positioning problem


tedster - 5:06 pm on Nov 21, 2002 (gmt 0)


A couple of things come to mind here:

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"
"http://www.w3.org/TR/html40/loose.dtd">


Thread source:: http://www.webmasterworld.com/css/403.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com