Quote:
Originally Posted by BV
<a title="FREE PREVIEW" href="http://www.beachmodel.com/models.php?ccbill=1352409">
<img border="0" src="http://www.bvbucks.com/banners/beachmodel_rotating/120x600/rotator.php" width="120" height="600"></a>
so thats no good?
|
I think all that would need is to include an " alt="" and the image tag is opened and does'nt close. That you just add a " /> at the end instead of straight ">
<a title="FREE PREVIEW" href="http://www.beachmodel.com/models.php?ccbill=1352409">
<img border="0" src="http://www.bvbucks.com/banners/beachmodel_rotating/120x600/rotator.php" width="120" height="600"></a>
Will validate on blogs/2.0/css like this (change in red)
<a title="FREE PREVIEW" href="http://www.beachmodel.com/models.php?ccbill=1352409">
<img border="0" src="http://www.bvbucks.com/banners/beachmodel_rotating/120x600/rotator.php" width="120" height="600"
alt="" /></a>
I am far from a master, I just know that on all these blogs worked on in last little while are compliant and valid until trying to add them. I think the change above will make that valid on any blog or css'd page.