OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Using Divs and tables
This page's ID:
11101
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 posted a link to the CSS in my first post, but for you I'll put it here...[code]html, body, #main { margin: 0; padding: 0; background-color: #fff; color: #333; } #menu { width: 220px; float: left; margin-left: -1px; padding: 10px; } #content { padding: 10px; margin-left: 230px; border-left: 1px solid #006; } #header { background-color: #fff; color: #006; border-bottom: 1px solid #006; margin-bottom: 0px; } #footer { background-color: #fff; color: #006; border-top: 1px solid #006; font-size: 11px; text-align: right; padding: 2px 10px 0 0; clear: both; } .spacer { clear: both; } p { padding: 0; margin-top: 0px; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; } dd, dt { font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; font-size: 0.95em; } [/code] I've tried changing the style for the table to an inline element, but this seemed to have no effect, and I also tried changing the nav to a span but not the results I exected. Cheers, Blaise.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »