On this page: <!-- m --><a class="postlink" href="http://cisunix.cis.ksu.edu:12100">http://cisunix.cis.ksu.edu:12100</a><!-- m --> on the very bottom, there is about a 15px gap that only shows up in mozilla based browsers (as far as i know at least, not IE though). I know that it's there due to some css hacking I did to get min-height to work in IE. But, I still don't know why it's there at all. This has been bothering me all day, if anyone could help, please let me know!
Thanks,
- jamesit doesn't affect IE, that is correct. I wanted to say that it is code you started off with CSS in the first place, since tables at first can get addictive, and a bad habit Any more help? It's the spacing just above the black footer.#middleSectionMargin {
position:relative;
margin:20px 10px -15px 20px;
}
Thanks,
- jamesit doesn't affect IE, that is correct. I wanted to say that it is code you started off with CSS in the first place, since tables at first can get addictive, and a bad habit Any more help? It's the spacing just above the black footer.#middleSectionMargin {
position:relative;
margin:20px 10px -15px 20px;
}