My homepage, www.jimpix.co.uk uses transitional XHTML.
The whole thing validates except one line:
<noscript><im g height="1" width="1" alt=""
src="http://u0.extreme-dm.com/0.gif?tag=riggo tt&j=n" /></noscript>
I get this error on this page:
Line 106, column 18: document type does not allow element "noscript" here;
missing one of "object", "applet", "map", "iframe", "button", "ins", "del"
start-tag
this is pointing to the start of the <noscript> tag.
I need the code to enable a site tracker I use (XTreme Tracking).
I have had a look on usenet and the web, but can't find anything to help
solve it.
Thanks
Jim
The whole thing validates except one line:
<noscript><im g height="1" width="1" alt=""
src="http://u0.extreme-dm.com/0.gif?tag=riggo tt&j=n" /></noscript>
I get this error on this page:
Line 106, column 18: document type does not allow element "noscript" here;
missing one of "object", "applet", "map", "iframe", "button", "ins", "del"
start-tag
this is pointing to the start of the <noscript> tag.
I need the code to enable a site tracker I use (XTreme Tracking).
I have had a look on usenet and the web, but can't find anything to help
solve it.
Thanks
Jim
Comment