I was reading about the different doctypes (http://www.webmasterworld.com/html/3061635.htm)
Under the strict doctype it says "HTML 4.01 Strict does not include older presentational HTML such as font elements: they will still work, but the page won't validate."
Does this mean <p><font size="3" color="red">This is some text!</font></p> is invalid, but all font code in css validates?


Reply With Quote
Bookmarks