Search over 1.4 million articles by over 600 experts
  1. Home
  2. Computing & Technology
  3. Web Design / HTML

More from About.com

Browse Topics A-Z

Tags for One Browser

Be Aware of These Specific Tags

By Jennifer Kyrnin, About.com

When you write Web pages, a good rule of thumb is to write pages that are accessible to as many browsers as possible. The W3C came up with accessibility guidelines that are easy to use.

There are three primary divisions of browser specific tags:

  1. Netscape only tags
    • <blink></blink> (Netscape and Mozilla)
    • <keygen></keygen> (Netscape and Opera)
    • <layer></layer> (Netscape 4)
    • <multicol></multicol> (Netscape 4)
    • <nolayer></nolayer> (Netscape 4)
    • <spacer /> (Netscape 4, 6)
  2. Internet Explorer only tags
    • <bgsound />
    • <marquee></marquee>
  3. MSNTV only tags
    • <audioscope></audioscope>
    • <blackface></blackface>
    • <shadow></shadow>
    • <sidebar></sidebar>
  4. XHTML 1.0 tags that aren't supported in any browser
    • None, that I am aware of
  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. Testing Your Web Pages
  5. Web Browsers
  6. Tags for One Browser - Internet Explorer (IE), Netscape, MSNTV, and Others

©2008 About.com, a part of The New York Times Company.

All rights reserved.