- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Fri, 01 Dec 2006 07:16:28 -0500
Attributes names and unquoted attribute values must be separated from each other and from the tag name and the U+002F SOLIDUS character mentioned below (if present) by one or more space characters. Is this then legal? <p id="p1"class="foo"> Shouldn't quoted attribute values also be separated by space from attribute names? -- ?Elliotte Rusty Harold elharo at metalab.unc.edu Java I/O 2nd Edition Just Published! http://www.cafeaulait.org/books/javaio2/ http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
Received on Friday, 1 December 2006 04:16:28 UTC