Re: Can't Figure This Out, Help!
The background picture is small because of the screen resolution.
The content is flowing out of the divs because you're not setting the sizes correctly, and remember all browsers deal with that differently (ie uses min-height as height whereas other browsers use it as regular hight.
Your pictures have a grey background on Interent explorer because it doesn't support transparency on PNGs, you can fix that by using GIFs instead.
Apart from that, you have a load time of 30 seconds because of all those big pictures, must be hell for people with a 57Kb/s modem.
Peter
|