- From: David Dorward <david@dorward.me.uk>
- Date: Wed, 04 Jun 2014 15:20:14 +0100
- To: "Sabine Pietsch" <pietsch@orpheus-it.com>
- Cc: "www-validator@w3.org" <www-validator@w3.org>
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