Spankinator
07-19-2005, 10:03 PM
I am having some issues with aligning things on some of my pages. I actually have a site up to show you what I mean this time too!
http://www.matrixti.com/matrixtest/index.html
My issues in Internet Explorer are:
1. There are spaces in between each button. In FF, the buttons are right against each other.
2. There is a bigger black space at the top between the browser and the title bar than in FF.
3. As you can see, the navlist extends below the specified height. However, in FF it is displays perfectly.
My issues in Firefox are:
1. (my main issue) Under the General button, the Seating Chart link and the Internal Job Postings link...the data does not display correctly. Everything is supposed to be horizontally next to each other. However, it is displayed correctly in IE. I have my DIVs floated next to each other.
2. Under the Safety & Travel tips button-->Safety Information link....again the data is not displayed correctly. The right DIV containing the data appears all the way to the right of the page. Again, in IE, it is displayed correctly.
3. As in a previous post today....the wheelmouse does not work with the scrollbars with the <script> { overflow: scroll; } </script>. In IE it does.
This is in fact my first website. So I am still a little "iffy" you might say on how to propery align things using DIVs. I've been working on this site for a while, and have read A LOT on CSS in the past few weeks, and I think I understand them. So I am stumped on why things are appearing funky. I'd appreciate any feedback. Thanks! My .css file is uploaded with this.
...i realize some of the links don't work....that's on purpose. :) I also have to change the navlist to classes instead of id's.
http://www.matrixti.com/matrixtest/index.html
My issues in Internet Explorer are:
1. There are spaces in between each button. In FF, the buttons are right against each other.
2. There is a bigger black space at the top between the browser and the title bar than in FF.
3. As you can see, the navlist extends below the specified height. However, in FF it is displays perfectly.
My issues in Firefox are:
1. (my main issue) Under the General button, the Seating Chart link and the Internal Job Postings link...the data does not display correctly. Everything is supposed to be horizontally next to each other. However, it is displayed correctly in IE. I have my DIVs floated next to each other.
2. Under the Safety & Travel tips button-->Safety Information link....again the data is not displayed correctly. The right DIV containing the data appears all the way to the right of the page. Again, in IE, it is displayed correctly.
3. As in a previous post today....the wheelmouse does not work with the scrollbars with the <script> { overflow: scroll; } </script>. In IE it does.
This is in fact my first website. So I am still a little "iffy" you might say on how to propery align things using DIVs. I've been working on this site for a while, and have read A LOT on CSS in the past few weeks, and I think I understand them. So I am stumped on why things are appearing funky. I'd appreciate any feedback. Thanks! My .css file is uploaded with this.
...i realize some of the links don't work....that's on purpose. :) I also have to change the navlist to classes instead of id's.