fred2028
03-11-2009, 02:31 PM
I use
<div style="clear: all">
asdsdad
</div>
To try to make a div position below all preceding/succeeding divs. However, I don't get that.
What do I need to do to make a <div> take up the entire page width and not fit beside another div?
<div style="clear: all">
asdsdad
</div>
To try to make a div position below all preceding/succeeding divs. However, I don't get that.
What do I need to do to make a <div> take up the entire page width and not fit beside another div?