Floating Divs…
-
I’ve seen other people comment on issues with getting their floating DIVs to work, but I haven’t found the answer yet, or at least one I understood.
This is my first template. I coded a pretty simple float left body and float right sidebar with a footer that sticks to the bottom with a positioning set at 0. It all checks out in W3C validation and looks great as a static page.
However, then I split it out into it’s various templates Header, Index, Sidebar, footer etc. files. The Sidebar keeps on popping up below the footer and it looks all screwy. The only good thing is that it still validates, although it looks screwy.
Is there anything I need to be careful of when floating Divs? Should I use absolute postioning? Thanks.
- The topic ‘Floating Divs…’ is closed to new replies.