[thelist] Using css to position an image within a table cell

Peter Abramowicz pabramow at web.net
Fri Nov 8 02:39:01 CST 2002


> I used ALIGN="CENTER" and VALIGN="BOTTOM" in my <TD> order to position my
> image where I want it, but I am experimenting to see if I could achieve
the
> same results using css.
>
> Is there a way, using css, to achieve the same effect?

Sure, try <td style="vertical-align: bottom; text-align: center">

PeterA.





More information about the thelist mailing list