Help - Search - Members - Calendar
Full Version: Table appears at bottom of page in IE
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
Jmathis01
Hi,
I have a table that looks great in Firefox, but IE pushes it to the bottom of the page...so when the user opens the page, it at first appears as a blank page until the user scrolls way down. Here is the link: http://www.csufresno.edu/ccchhs/institutes...ut/fresCo.shtml

Any help would be greatly appreciated.

Thanks!
pandy
Which style sheet contains the relevant bits?
Frederiek
That would be "fixed-width780_styles.css", as it contains #content table rules.

OP, sorry, I don't use IE.
pandy
CODE
#content table    { width: 95% }


Thanks, Frederiek. I was lucky with my second guess.
Frederiek
Yeah well, I didn't see anything obviously wrong, so I thought maybe it helps you to help the OP.
pandy
It would have, hadn't I already found it. biggrin.gif

Maybe the code snip above needs an explanation. Make the table a little less than 100% wide.
Jmathis01
Changing the width to 90% worked! Thanks for your help!
J
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.