Posted by K A Nuttall on 11/16/06 07:47
Vince Morgan wrote:
> I have been trying to centre an image horizontaly
> (external css)
> within a <div>, without setting explicit XY values, but cannot get
> it to work in either IE6 or the latest Mozilla.
Are you sure the DIV is taking the full width (ie not floated or sized
down)? Otherwise using text-align:center on the DIV should do it.
As the man said: let's see the code.
--
K A Nuttall
www.yammer.co.uk
Re-type the e-mail address how it sounds, remove .invalid
[Back to original message]
|