Posted by Jonathan N. Little on 04/21/06 17:39
ironcorona wrote:
> Jonathan N. Little wrote:
>
>> IMG { display: block; margin-left: auto; margin-right: auto; }
>
> You could even just use
> img {display:block; margin:0 auto;}
>
> Which is just a shorter way of writing the above.
>
No, you have just set the top and bottom margins to 0. Mine leaves
whatever the default value was alone.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|