Hello folks!

I tried to validate a page and got a particular error. Specifically, 
because I'm using a strict html doctype, it didn't like the final > in 
the css link.

<link rel="stylesheet" type="text/css" href="test.css" / >

I followed the help info on this and it says that the final > is not 
necessary, but that seems highly irregular to me. It also said there is 
no need for </head> or </body> tags, but it doesn't hurt to have them 
and it doesn't fail to validate if you include them. It seems like if I 
delete that character, it will somehow cause problems somewhere down 
the line. Other than that and lacking a UTF8 charset statement, the 
page validates fine.

Would or has  anyone else bothered with fixing this?

Delos

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to