|
Posted by Els on August 5, 2005, 9:14 am
Please log in for more thread options
Jim Moe wrote:
> Jeff Thies wrote:
>> I've got a page with content that I want aligned in the center, with
>> equal margins on both sides (text, left aligned).
>>
> div.body { margin-left: auto; margin-right: auto; }
> No hacks needed. Even works in IE6.
If you want it to work in WinIE5 too:
http://locusmeus.com/html-css/centeringpage.html
--
Els http://locusmeus.com/ Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
|