Forum Moderators: martinibuster
i have thousands of dynamic pages into which i've inserted adsense code. the code is inserted into a table cell.
when i tried to validate it using the w3 tool i got the following errors:
Line 41, column 51: required attribute "TYPE" not specified (explain...).
<td width="33%"><script language="JavaScript">
^
Line 50, column 63: required attribute "TYPE" not specified (explain...).
...tp://pagead2.googlesyndication.com/pagead/show_ads.js">
have i done something wrong here?
thanx in advance
Because Google doesn't care about validation [validator.w3.org]?
Just so people know that you've taken the time to make your site as accessible to everyone as possible?
I'm not using adsense, but if I was, I would break the TOS and make the code valid. I couldn't really see Google having a problem with that.