"tyrrin" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Hello all, I am new to this, and trying to figure out how to center an
image
both horizontally and vertically. I have looked at tons of info on google
and
cant get any of it to work. Could someone please help me do this??? I
would
prefere to use css to do so but any way at this point would help... Thanks
for
your time! |
If you want to use tables, try this:
http://www.pactumweb.com/tutorials/verticalcenter.php
Here's a somewhat less satisfactory solution using only CSS:
http://www.pactumweb.com/tutorials/absolutevertical.php
tim