You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Italic Tag Test page

The text in the following paragraph should be in italic.

Netscape

By far the most popular browser in use on the Web is Netscape Navigator, from Netscape Communications Corporation. Netscape Navigator is most commonly just called Netscape.

Netscape is available for Windows, Macintosh and for many different versions of UNIX. It is well supported and provides up-to-the-minute features including an integrated news and mail reader, support for Java applets, and ability to handle "plug-ins" for more new and interesting features yet to be developed.

This part is outside the Italic Tag.


Italic Tag with other Physical Character Style Tags

Italic Tag with

  • Bold: This line has Italic tag surrounded by the Bold tag. (This part is outside the Italic Tag)
  • Big: This line has Italic tag surrounded by the Big tag. (This part is outside the Italic Tag)
  • CSS text-decoration: blink: This line has both the css style text-decoration: blink property and the Italic tag. (This part is outside the Italic Tag)
  • CSS font-family: Courier; color: green;: This line has the Italic tag and the css style font-family set to "Courier" and color: green (This part is outside the Italic Tag)
  • Small: This line has both Italic tag and the Small tag; hence I should be smaller !! (Outside the Small Tag)
  • CSS text-decoration: line-through;: I should be Italic and Strikethroughed (outside the Italic tag)
  • Subscript: I'm italic and I have asubscript
  • Superscript: I'm italic too and I have a superscript
  • Typewriter: This line has the Italic tag and the Typewriter tag. (outside the Italic tag)
  • CSS text-decoration: underline;: I'm italic and I should be underlined. (outside the Italic tag)

Italic Tag with Content Character Style Tags

Italic Tag with

  • Cite: The part after the exclamation is in Cite Tags !!!! (Chitra, 1996) (outside the Italic tag)
  • Code: #include "main.h" (outside the Italic tag)
  • Definition: The word <Character Styles> are surrounded by the definition tag.
  • Emphasis: I am using the Italic and the Emphasis tag. (outside the Italic tag)
  • Keyboard: Inside italic and keyboard tags. (outside the Italic tag)
  • Sample: Well !! I'm using the italic and the sample Tag. (outside the Italic tag)
  • Strong: I have the Italic and the Strong tags around me !! (outside the Italic tag)
  • Variable: you_tell_me. Yup !! the Italic and Variable tag. (outside the Italic tag)

Next Test: <small> tag