I apologize if this question has been asked before. I am relatively new to CSS and web development. I am developing a web app that has to target IE7. For the life of me I cannot figure out why on the “assignments” page the unordered list is formatted one way and on the “Employee Data” page it is not being formatted at all. Both pages are using the same style sheet. I am only having this issue in IE7 and IE8, the newer versions work fine.
Here is a link to the site
Again, I apologize if this question has been asked before. I can’t think of any more search criteria to google up an answer for this.
IE 7 doesn’t support <nav> you can replace to a div: nav ul li a