Hyper Text Markup Language (HTML) Question:
Download Questions PDF

Is there a site that shows which tags work on which browsers?

Answer:

There have been several attempts to do this, but I'm not aware of any really good source of comparisons between the browsers. The trouble is that there are many different versions of each browser, and many different tags. All current browsers should support the tags in the official HTML 3.2 specification, but the major ones also support nonstandard tags and sometimes have slightly different implementations. One place that has fairly good compatibility info is Browsercaps.

Download HTML Interview Questions And Answers PDF

Previous QuestionNext Question
How do I make a link or form in one frame update another frame?How can I display an image on my page?