Click to See Complete Forum and Search --> : Text aligned left, images centred


justin72
10-16-2005, 03:58 PM
Hi,

I am using css with the following code for tables, tr & td:

{font-family: verdana;
font-size: 10pt;
color: white;
text-align: left;
padding-right: 10pt;
padding-left: 10pt;
}

In the body of my page, I wish to center images in a table but have text aligned left.

Is this at all possible?

Many thanks for your time and help.

Ultimater
10-16-2005, 04:11 PM
Yes it is. Running on 4 hours sleep. I know there's a simple solution... (http://webdeveloper.com/forum/showthread.php?t=81322)