OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Tables to CSS
This page's ID:
27709
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
Indeed it could. Going from quirkmode to xhtml-strict will make your output much more reliable, but it will also change it from the quirkmode output. It seems you don't have a doctype specificed right now... looks completly broken in my opera - the top background image repeated over and over again. You don't need zindices on position:relative elementns. you should probably not be saying 'position:relative' in the first place. You shouldn't need negative top's either if you used float: left;... There are many more things where you are doing this completly different from how I'd approach the problem, but they aren't necessarily wrong. Here's how I'd set this up: one div inside the body for centering... another full inner width div, background image the whole top without the navigation. Then the navigation as one or three lists, depending on how well it'd work with a br, with float: right, and appropriate margins on the uls and lis. Then the content div, border-left: 10 px solid black; (or what ever width), same on the right. Then the bottom div, background-color:black; hearts image with float:left, a <p> with margin-top: 0px; and float:right; for the text. The cards I'd try a div outside the centered div, float: right, valign:bottom. so long, ->Tyberius Prime
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »