OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Central alignment on screen
This page's ID:
21786
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I'm pretty sure there are some issues with cross-browser compatability with this. IE doesn't understand margin: auto; properly and Moz won't text-align: center; a div, so you'll need to use both. Not sure of the exact syntax, but it's something like this (I think)[code]body{ text-align-center; } #container{ width: 700px; text-align: left; margin-left: auto; margin-right: auto; }[/code]Hope that helps! Cheers, Blaise [small](Edited by [internallink=3624]Blaise[/internallink] on 05-13-2004 14:54)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »