Forum Moderators: open
So instead of
<img src="blue_pixel.gif" width="200" height="1">
I have
<div style="background-color: rgb(0, 0, 255); width: 200px; height: 1px; font-size: 1px;"> </div>
Could Yahoo's spiders interpret that as hidden text?