Create A CSS Website - Adding A Cleaner
In this tutorial we are going to add a cleaner style so we can add a clear:both; to our css. The div can be named anything you want but i called it cleaner. What it allows us to do is squeeze the background grey around our whole content. The way you you do this is add a clear:both; to our style sheet. You use a clear both anytime you have added a float to some style. This will allow us to clear the float and squeeze through. Any probs let me know.
Download the lesson Here (RAR File)