http://centrestagetest.bigmikes.org/events_entry.php

What I've got is these DIVs:

PAGE
HEADER
MENU (floated left)
CONTENT
FOOTER

Inside the CONTENT div on the above page I have two other DIVs (question and
answer) that form the holding blocks for the form to keep everything aligned
and pretty. What I want to do is clear the two DIVs inside CONTENT WITHOUT
clearing the MENU.

What I'm trying to do is put a little space between the form and "Today
is...". I've done it now with an extra row of blank question and answer DIVs
but that's pretty stupid. In other words, I want it to look just like it
does without the extra row of   DIVs.

I put the form inside another DIV and gave it some margins and padding but
it had no effect, assumedly because the whole thing is floated as it's
starting the bottom padding at the TOP of the DIV.

How do I clear floats inside one div without clearing floats outside of that
div?

Thanks,

Mike

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to