BIG Tag Test page
The text in the following paragraph should be bigger than the surrounding text
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 Big Tag.
Big Tag with other Physical Character Style Tags
Big Tag with
- Bold: This line has Big tag surrounded by the Bold tag. (This part is outside the Big Tag)
CSS text-decoration: blink
: This line has both the css style text-decoration: blink property and the Big tag. (This part is outside the Big Tag)CSS font-family: Courier; color: green;
: This line has the Big tag and the css style font-family set to "Courier" and color: green (This part is outside the Big Tag)CSS font-style: italic;
Text that is both Bold and Italic. (outside the Big tag)- Small: This line has both Big tag and the Small tag This is illegal !! (Outside the Big Tag)
CSS text-decoration: line-through;
: I should be Big and Strikethroughed (outside the Big tag)- Subscript: I'm big and I have asubscript
- Superscript: I'm big too and I have a superscript
- Typewriter: This line has the Big tag and the Typewriter tag. (outside the Big tag)
CSS text-decoration: underline;:
I'm big and I should be underlined. (outside the Big tag)
Big Tag with Content Character Style Tags
Big Tag with
- Cite: The part after the exclamation is in Cite Tags !!!! (Chitra, 1996) (outside the Big tag)
- Code:
#include "main.h" (outside the Big tag)
- Definition: The word <Character Styles> are surrounded by the definition tag.
- Emphasis: I am using the Big and the Emphasis tag. (outside the Big tag)
- Keyboard: Inside big and keyboard tags. (outside the Big tag)
- Sample: Well !! I'm using the big and the sample Tag. (outside the Big tag)
- Strong: I have the Big and the Strong tags around me !! (outside the Big tag)
- Variable: you_tell_me. Yup !! the Big and Variable tag. (outside the Big tag)