OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Width and Padding issues
This page's ID:
25885
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
The bottom bordered 'area' is setup in text01.css basically by giving the h1, h2 & p elements a width of 565px and a left and right padding of 19px each. For your header ([b]#head[/b]), you have only a width of a 565px set with no padding. Padding affects width. To make it the right size, add [b]padding: 0 19px;[/b] to [b]#head[/b] (or, if you like, just change [b]width: 565px;[/b] to [b]width: 603px;[/b]). I'm guessing this problem was only manifesting in IE in the past because of the XML prologue/bad doctype/etc., putting IE into a mode that has a broken box model. http://www.w3.org/TR/REC-CSS2/box.html GoLive...sigh. [small](Edited by [internallink=25202]reisio[/internallink] on 05-29-2005 11:32)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »