As usual, we have an issue in IE.
For whatever reason, the header is not appearing at ALL in IE7.
http://stevens.usc.edu/innovationatUSC/
Any help at all would be appreciated!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Insert this code in the head element:
Also, you should add as part of your css reset a ‘display:block’ for all html5 elements so that IE knows they are block elements: