Hello, I am working on a site. Here is a sketch: Click Here But there is some problem. Content box on the left is showing on footer. I want footer to be spaced from it. Anyone know how to fix it? Best regards
Did you even read my message earlier, if you did take the steps as I described you probably wouldn't have this problem. Delete this from your CSS: Also delete this main DIV from your HTML file, the opening DIV and closing DIV. Now add change your body{ to this: Now inside your HTML change: To: And lastly change footer{ inside your CSS to: