|  | Posted by EN on 05/03/06 20:36 
So,
 I have Visual Studio 2005 and did some HTML makeup, I hired a designer to do
 the graphics, and after that, I check my site on conformance.
 
 Guess what? Visual Studio sais: everything OK, but W3C says that
 <link> tags should not be closed by /> (empty tag) nor by </link> so a <link
 [tags]> should stay as it is.
 
 instead it wants a <meta> tag to be closed by </meta> and not by /> (empty
 tag)
 
 I must say, Visual Studio is consequent, it votes for closing through />
 (both the meta as the link tag).
 
 So guys and girls, is W3C kidding or what? If I stick to conformance, I get
 a very inconsequent non-xhtml of the contents of the <head> tag... but W3C
 validates it as OK.
  Navigation: [Reply to this message] |