Posted by Jonathan N. Little on 10/15/22 11:46
fantababy wrote:
> How to center an image?
>
> 1. without using <center>
>
> 2. using valid w3c compliant xhtml / css
>
> 3. which works in both IE and firefox
>
> Please share your knowledge. Thanx.
>
IMG { display: block; margin-left: auto; margin-right: auto; }
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|