|
Tailslide -> RE: Looking for feedback... SolidVision (9/24/2007 6:30:25)
|
There's a fair few coding errors on there - one of the most possibly dangerous is the re-use of ids on the same page. You seem to have different stylesheets for the header and footer - that's not necessary, I'd just stick them all in the same one. The Upcoming seminar box is overflowing in Firefox, Opera and IE7. The "More" link is lost beneath the image under it in Firefox. I'm not even going to try to find it in all those stylesheets but my guess is that you've given it a set height - this is a bad idea generally because you get text overflowing, particularly if users start increasing the font size in their browsers - you need to allow the page to grow in length.
|
|
|
|