Here's the two examples
http://pbseast.org/v3/index.php?page=bbb
http://pbseast.org/v3/index.php?page=socialaction
The first page is looking ok in IE 6.0 but for some reason the 2nd page is not respecting the CSS.
Any ideas
CSS & IE 6.0
CSS & IE 6.0
Last edited by occasio on Fri Sep 05, 2008 12:43 am, edited 1 time in total.
Re: CSS & IE 6.0
You may want to fix the validation errors before any real work can be done...
And why the scroll, if you have to scroll in the content might as well scroll the page...
And why the scroll, if you have to scroll in the content might as well scroll the page...
Re: CSS & IE 6.0
I'm not seeing any validation errors. The scroll is needed because the layout is static.mark wrote: You may want to fix the validation errors before any real work can be done...
And why the scroll, if you have to scroll in the content might as well scroll the page...
Re: CSS & IE 6.0
Errors found while checking this document as XHTML 1.0 Strict!
Result: 26 Errors, 3 warning(s)
And I agree with Mark, makes no sense having a scroll bar for that content box, if people have a small screen or their window simply not maximized they will see a window scroll bar and also the one for the content box, you can't design a site for a single specific height, you might be able to get away with it for width but definitely not for height. Just my two cents
Result: 26 Errors, 3 warning(s)
And I agree with Mark, makes no sense having a scroll bar for that content box, if people have a small screen or their window simply not maximized they will see a window scroll bar and also the one for the content box, you can't design a site for a single specific height, you might be able to get away with it for width but definitely not for height. Just my two cents


