I use span instead of div.
Seems to work fine and validate XHTML Strict....
<a href="http://"><span class="" style="height:7 3px; width:150px;"></span></a>
Been using it for some time now since I found that using the div inside the link tags doesnt validate.
No problems whatsoever so far.
Seems to work fine and validate XHTML Strict....
<a href="http://"><span class="" style="height:7 3px; width:150px;"></span></a>
Been using it for some time now since I found that using the div inside the link tags doesnt validate.
No problems whatsoever so far.
Comment