View Single Post
  #2 (permalink)  
Old 07-07-09, 06:24 AM
ruteckycs's Avatar
ruteckycs ruteckycs is offline
Coding Addict
 
Join Date: Jul 2009
Posts: 377
Thanks: 6
Thanked 10 Times in 10 Posts
Looks fine to me, IE 7:

However if there is a error one IE you should check for unclosed tags, such as a <div> you didnt close with a </div> or even a tag that you left out the > like this </font in my exp IE is much less forgiving of these errors than FF.

Still though like I said it looks fine to me.
Reply With Quote