On 2005-06-26 22:34, J. Grant wrote: > Line 30, column 116: an attribute value specification must be an > attribute value literal unless SHORTTAG YES is specified > > ...n_home.gif" style="border: 0" hspace=2 alt="Home">Home</a></td> > > > Could what "an attribute value literal" be defined please? An attribute value literal is an attribute value that is delimited by either a quotation mark (") or an apostrophe ('). So, hspace=2 must be either hspace="2" or hspace='2' (but preferably none of them). -- David HåsätherReceived on Sunday, 26 June 2005 20:50:18 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:57 GMT