OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Adding DOCTYPE causes CSS weirdness
This page's ID:
21967
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
Excellent =) The problems you're having are not all that bad. I don't have time just now to go through it all (I'm at work), but when I get home I'll see if I have time to play around. I don't anticipate any real problems getting things positioned properly. One word of advice though - *don't* try using 'position:absolute;' to get things situated. You won't need it in this case, and it tends to cause more problems than it solves when used for normal layout. There are still a few of those 'old bad habits' hanging around in the code, and I'll go through those later as well. Perhaps we'll even move you up from HTML 4.0 to XHTML 1.0 ;) {{edit - one thing that needs to be fixed, and which may be causing some of your problem: [code]<div style="content">[/code] Should be [code]<div class="content">[/code] There are also a couple minor validation errors which may be contributing as well. [small](Edited by [internallink=163]DL-44[/internallink] on 05-28-2004 20:13)[/small] [small](Edited by [internallink=163]DL-44[/internallink] on 05-28-2004 20:13)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »