Ok, this is pretty obscure but if you use the following code:
A linked image within a list item. The image is only partially linked. Only the bottom section of image, from the baseline to the top of the line height.
It makes not difference if you give the width/height properties in either xhtml or css.
Cheers,
Steven.
<ol>
<li><a><img></a>Ship-building</li>
</ol>
A linked image within a list item. The image is only partially linked. Only the bottom section of image, from the baseline to the top of the line height.
It makes not difference if you give the width/height properties in either xhtml or css.
Cheers,
Steven.