PDA

View Full Version : Random gap...(CSS)



Pharaoh
04-07-2006, 07:41 PM
Ok, I'm just starting to learn CSS and as a start, I've began to recode one of my websites using CSS (got rid of the table structure)

Ok, here's the page I'm having a problem with:
http://www.swcreations.co.uk/index3.php

As you will be able to see, in firefox it looks fine, and there is no gap. However, in IE there is a gap.

URL to CSS: http://www.swcreations.co.uk/style4.css

Any help or advice would be greatly appreciated.

nets
05-07-2006, 08:16 AM
Apply the following declaration to the ID selector "column_left_top".

overflow: hidden;

Want to hide these adverts? Register an account for free!