* Gt. Hitmaker wrote: >-------- >Line 24, column 27: an attribute value must be a literal unless it contains >only name characters > ><td class=pageleft width=60%> >--------- You must quote attribute values that contain non-name characters, <td class=pageleft width = '60%'>... or even <td class = 'pageleft' width = '60%'>... >Initially the message made no sense as the "%" was in red I agree that coloring characters makes little sense... Nevertheless, the % is the offending character here, so it got highlighted.Received on Monday, 20 September 2004 14:45:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:15 GMT