OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Positioning Tables With CSS
This page's ID:
27194
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
are you talking center as in vertical or horizontal? If it's horizontal then you just set the table to : [code] align="center" [/code] Or in the css you can center everything with [code] body{ margin:0px; padding:0px; text-align:center; } [/code] if it's verticle then that has to be done with Javascript. I have it somewhere where Bugs helped me with it. I'll see if I can dig it up if that is what you need. Now...why not use [b]only[/b] CSS? You can do it pretty easily with CSS only stuff. Check out [url=http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html]this page[/url] for some ideas. and you can see vertical positioning [url=http://www.jakpsatweb.cz/css/css-vertical-center-solution.html]here[/url] or [url=http://milov.nl/code/css/verticalcenter.html] here[/url] Later, C:\ [img]http://www.danasoft.com/sig/cprompt.jpg[/img] [small](Edited by [url=http://www.ozoneasylum.com/user/1079]CPrompt[/url] on 12-21-2005 23:53)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »