Bill wrote:
> Margin: auto doesn't seem to work in IE.
>
> Is there another way to have a <div> smaller than the screen to be centere
d
> for any scr.width ?
> Like <table align="center"> does.
http://locusmeus.com/html-css/centeringpage.html
The reason your IE doesn't respond to auto:margin, is probably that
you don't have a complete doctype. Means it will be in Quirksmode, (as
opposed to standards mode), just like IE5 naturally is.
The above link shows how to deal with IE5, and that should work for
IE6 in Quirksmode too.
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Extreme - Color Me Blind
|