Re: [VE] [html5] Google Analytics Event Tracking List
"David Dorward" <[email protected]>
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <[email protected]> |
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/