CSS Problem - My Footer Keeps Fu*king Up!

BrandontheGreat

Links @ helpmyrank.com
Aug 24, 2008
866
4
18
everywhere
Whenever I create a div for my footer and put text in it, a red line on the right side of the table shows up. Anyone know how I can seperate the footer from that section?

You can view it here: Date Unknown

It's the red thing at the bottom with "Test" in it.
 


Whenever I create a div for my footer and put text in it, a red line on the right side of the table shows up. Anyone know how I can seperate the footer from that section?

You can view it here: Date Unknown

It's the red thing at the bottom with "Test" in it.

An easy way would be to change the upper margin.

Tag:
{ margin-top: 3em; }