Forum Moderators: open

Message Too Old, No Replies

how to display images along a central line.

         

wyx2000

7:29 am on Nov 25, 2004 (gmt 0)

10+ Year Member



there are several images, I display them with the code:

<table><tr valign="middle"><td>
<a...><img src="image1.gif"/></a>
<a...><img src="image2.gif"/></a>
<a...><img src="image3.gif"/></a>
</td></tr></table>

the images have different height, how could I make them verttical aligned on their middle line?

thanks.

jatar_k

7:30 am on Nov 25, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



<td valign="middle">