Click to See Complete Forum and Search --> : Some contents are not visible in IE


woow
03-16-2005, 12:00 PM
Hi,

We are doing a website for one of our departments and we have copyright information in the end of the webpage. This is not visible and can't scroll down to see it in IE but it works perfectly fine in Firefox. Following is the link

http://www.rit.edu/~801www/new/main_html/


Could someone give some suggestions to fix this? We hate IE but users still users IE so need to fix this.

Thanks in advance

jinkas
03-16-2005, 01:01 PM
I don't see anything off hand, but it could be caused by any of the errors (or any combination of the errors) with the coding of the page. I would recommended validating your code with the W3C and fixing each of those errors one by one. I bet that by the time you are done your page will display all of the content in IE.

Here's a link to the W3C's error report for your page:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.rit.edu%2F%7E801www%2Fnew%2Fmain_html%2F

felgall
03-16-2005, 01:39 PM
There are missing /li taga and multiple definitions of the same id. Perhaps these are causing the problem.

woow
03-21-2005, 10:52 AM
I fixed all the errors and its still not working in IE. Now can someone help me how to fix it?

Thx in advance