Chandru A S Kannan wrote: > Validating http://hcxindia.net/ > Error [257]: "an attribute value specification must be an attribute > value literal unless SHORTTAG YES is specified" The line (131) referred to contains <a href=href="healthcare-industry-news.html" title="Healthcare Industry News" class="newshead">News at HCX</a><br /> which means that the part href= appears twice in succession. When using XHTML, the error is detected when the character following the first href= is not a (double or single) quotation mark, as all attribute values must appear in quotes. -- Yucca, http://www.cs.tut.fi/~jkorpela/Received on Tuesday, 11 January 2011 11:03:19 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:20 UTC