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 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:51 UTC