Hi, The code example of "Referencing Style Elements when serving as XML" (Section C-14 of http://www.w3.org/TR/xhtml1/#guidelines ) doesn't validate if we change the doctype from xhtml 1.0 strict to xhtml 1.1. I get an error from the validator : 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. PierreReceived on Thursday, 23 October 2003 18:29:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:50 GMT