hokeyplyr48
10-11-08, 05:16 PM
I'm making a website for my ROTC at my college and I'm using CSS. I have a menu bar on the left and a content section on the right. They are in two separate div's and i'm trying to get them to match up at the bottom.
the menu div stops halfway because the menu doesn't go down all the way. so i set the height to a percentage to try and match up with the content section. (or exact height they're both screwed up)
so here's the two images:
firefox:
http://img511.imageshack.us/img511/1637/firefoxya8.jpg
IE:
http://img511.imageshack.us/img511/7185/ieez0.jpg
as you can see there's a difference and I can't figure out how to make them match.
any ideas?
EDIT: http://people.rit.edu/~ijs4097/rotc/ View it in firefox and then IE and see the huge difference. I usually just throw everything in tables and it works perfectly. guaranteed. no questions asked, no matter what browser. But I used div's this time because they're supposedly so much better and it's just working great so far as you can tell. I really see the reason to switch over...
the menu div stops halfway because the menu doesn't go down all the way. so i set the height to a percentage to try and match up with the content section. (or exact height they're both screwed up)
so here's the two images:
firefox:
http://img511.imageshack.us/img511/1637/firefoxya8.jpg
IE:
http://img511.imageshack.us/img511/7185/ieez0.jpg
as you can see there's a difference and I can't figure out how to make them match.
any ideas?
EDIT: http://people.rit.edu/~ijs4097/rotc/ View it in firefox and then IE and see the huge difference. I usually just throw everything in tables and it works perfectly. guaranteed. no questions asked, no matter what browser. But I used div's this time because they're supposedly so much better and it's just working great so far as you can tell. I really see the reason to switch over...