Forum Moderators: not2easy

Message Too Old, No Replies

layout problems

too much whitespace

         

brdwlsh

2:18 am on Mar 23, 2004 (gmt 0)

10+ Year Member



hi-

here is a link to a stripped down page:
[home.comcast.net...]

the page renders as expected on the Mac, Explorer and Firefox.

the left content area gets screwed up on a PC (IE), the paragraph only takes up about half of the div leaving a large white area--undesirable.

any ideas what can be causing this?
sorry, the code is long and probably not as concise as it could be. i would appreciate it if anyone takes the time to look it over.

thank you

RammsteinNicCage

2:31 am on Mar 23, 2004 (gmt 0)

10+ Year Member



Try making the width of your #leftcontent 100% instead.

Jennifer

PS, posting URLs to test sites is a TOS [webmasterworld.com] no-no ;)

brdwlsh

2:46 am on Mar 23, 2004 (gmt 0)

10+ Year Member



ah yes, that worked--thank you.

i thought this url would be legit--not selling or promoting anything in that domain.

maybe i'm wrong?

RammsteinNicCage

3:04 am on Mar 23, 2004 (gmt 0)

10+ Year Member



I think the main reason that test sites aren't like much is because most likely you will remove that page in the future and when someone comes here later with what appears to be a similar problem, they wouldn't be sure of it because the only reference of it is 404. What's usually accepted is a snippet of the relevent html and css.

Jennifer