Question : Css

My web pages work perfectly on Firefox, but something is wrong on IE.  Does anyone have a clue what I am missing

www.shipfish2u.com

Answer : Css

Ok you need to add a doctype to the very top then everything should be fine ie is funny about doctypes so in future any testing your doing for ie make sure you have a doctype.
http://www.w3.org/QA/2002/04/valid-dtd-list.html
All the best,
Ian
1:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Random Solutions  
 
programming4us programming4us