large Image in a TD

M

Michael Skind

Hello,

I would like to insert an image in a TD without changing size of the TD nor
of the Image.

Here is the less bad solution I have found :
<TD style="cursor = 'hand';">
<SPAN style="position: absolute; bottom: auto;">
<IMG>
</SPAN>
</TD>
But with this, the image (or SPAN ?) is aligned on the top left corner of
the TD and I would like it on the bottom right corner.
Any modifications I do on the TD style (cursor shape, border color) does not
appear any more. It works if I remove the SPAN.

Any idea ?

Michael
 
J

Jan Faerber

Michael said:
Hello,

I would like to insert an image in a TD without changing size of the TD
nor of the Image.

Here is the less bad solution I have found :
<TD style="cursor = 'hand';">
<SPAN style="position: absolute; bottom: auto;">
<IMG>
</SPAN>
</TD>
But with this, the image (or SPAN ?) is aligned on the top left corner of
the TD and I would like it on the bottom right corner.
Any modifications I do on the TD style (cursor shape, border color) does
not appear any more. It works if I remove the SPAN.

Any idea ?

Michael


http://html.janfaerber.com/tables/td_position.php
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top