OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
IE 6 WinXP CSS Bug?
This page's ID:
11055
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
My first guess is that it caused by the way you are IDing the <div>s You have four divs in a row all with the same ID - that's not allowed. You should define them as classes instead. In your CSS - .contentPane { blah blah... } in your HTML <div class="contentPane"> I can't say for sure that is the problem, but it will be problematic one way or another.... And, as a side note, your "navigation" header should really be an <h2>, and your headers for each particular portfolio piece an <h3>. None of them should be <h4>'s at all.... [This message has been edited by DL-44 (edited 09-23-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »