PDA

View Full Version : CSS positioning problemo


beetle
02-03-2003, 08:02 PM
I need someone with a good eye and patience to look at some CSS of mine. First, here's the page

http://www.peterbailey.net/site/portfolio/

Then, the CSS

http://www.peterbailey.net/showsrc.php?file=0

The rules you should be concerned with are
div#container and div#portfolio

On the page when viewed in IE5.x the "Gallery" (also knows as div#portfolio) is positioned differently than it is in IE6 or Mozilla.

Any clues?

cg9com
02-04-2003, 12:06 AM
i looked @ it a couple hours ago at work with ie5
now @ home with ie6, as far as i can remember everything "looks" the same, what exactly are you seeing that you have a problem with?

Catman
02-04-2003, 02:58 PM
The difference might result from how IE5 and IE6 interpret width : 100% in the container div.