View Single Post
Old 05-07-2007, 10:38 PM   #10 (permalink)
Alex Zito
Junior Member
 
Join Date: Mar 2007
Posts: 26
Alex Zito is on a distinguished road
Default

You can check your web-site using W3C Markup Validation: The W3C Markup Validation Service

Just put your web-site URL in "Validate by URL" part and it gives you all the errors. It will also give you some tips on how to fix the error.

Usually a web-site maybe broken in some browsers because of the markup errors, but sometimes it's the way the browser renders some tags. Try also installing other browsers on your computer and verify it.

BTW, A List Apart: A List Apart is a good resource on how to solve browser incompatibilities, try read all the articles.
Alex Zito is offline   Reply With Quote