Pierre St-Laurent <p_st_laurent@globetrotter.net>: > > Line 8, column 26: there is no attribute "id" (explain...). > <style type="text/css" id="internalStyle"> > > The error is absent from the same code with a xhtml 1.0 strict doctype. > Any ideas? I checked the xhtml 1.1 "changes from 1.0 strict" and there > is no mention about this. From the top of my head: the 'id' attribute was added to the 'style' element in XHTML 1.0 Second Edition--and correctly so--, but XHTML 1.1 is based upon XHTML 1.0 Strict, which didn't have it. So the validator is technically correct.Received on Saturday, 25 October 2003 00:39:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:50 GMT