Take a look :
Result should be
#sidebar { float:left; width:280px; }
#content { margin: 0 0 0 280px; } /* dont float it */
http://jsfiddle.net/auTbG/1/
You will have problems if you have floats inside of #content and you try to clear them, though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With