On 4 Jun 2014, at 11:13, Sabine Pietsch wrote: > I'm using [Google Analytics code] as specified by Google but the W3C > Validator says things like: > No space between attributes. > Quote ' in attribute name. Probable cause: Matching quote missing > somewhere earlier. > Any ideas? Or is the Validator just not able to recognize things like > this? Read the error message: > Probable cause: Matching quote missing somewhere earlier. Look "earlier" You have: <a href="/images/software/datamaskingsuite_freeedition.exe onClick= The " is missing from the end of the href attribute value. -- David Dorward http://dorward.co.uk/Received on Wednesday, 4 June 2014 14:20:40 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:42 UTC