View Single Post
  #2 (permalink)  
Old 13-04-2008, 01:08 PM
kip's Avatar
kip kip is offline
Established Member
 
Join Date: Sep 2007
Location: Goldfish Bowl
Gender: Male
Posts: 327
Default

The first thing to do is run your code through an html cleanup app, it will take all the massive gaps out and make it easier to spot what's wrong.

You've got
if gte IE 5

I wouldn't bother with IE5 not worth the hassle.
__________________
"I don't build sites that validate, I prefer to charge the client extra when they break!"
Reply With Quote