Posted: 11/04/2004 5:55:26 PM
Fresh local install produces html which starts with
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
I guess you want the document to validate as xhtml. I think it's best to choose XHTML 1.0 Transitional.
In that case all tags should be lowercase to validate.
Wouldn't it be good to have a topic for bugs?
Gerard