This content was uploaded by our users and we assume good faith they have the permission to share this book. If you own the copyright to this book and it is wrongfully on our website, we offer a simple DMCA procedure to remove your content from our site. Start by pressing the button below!
Begins a One
Two new paragraph. Contains a paragraph in HTML 3.0 (ie, you should include p>).
Inserts a One
Two line break. This may or may not be less space than inserted by the
tag.
http://www.prenhall.com/electronic_publishing/html/chapter5/05_4.html (4 of 15)9/26/2005 10:51:25 PM
One
1
Two
Test
One Two
NS
1
CHAPTER 5.4
Block quote. Quoted text from some source. Usually indented.
Now is the time.
<em>
Emphasize text. Most browsers use italics.
<em>Hello
Hello
1
<strong>
Strong text emphasis. Typically boldface.
<strong>Hello strong>
Hello
1
http://www.prenhall.com/electronic_publishing/html/chapter5/05_4.html (5 of 15)9/26/2005 10:51:25 PM
CHAPTER 5.4
CodeHello
sample uses monospaced font
Hello
1
Keyboard Hello key - for indicating that a user should press a specific key
Hello
1
<samp>
Sample program output.
<samp>Hello
Hello
1
Program variable.
Hello
Hello
1
Definition.
Hello
Hello
1
Citation.
Hello
Hello
1
Address typically a mailing address.
Hello address>
Hello
1
Physical Text Styles
Bold face text.
Hello
Hello
1
Italicize the text.
Hello
Hello
1
Underline the text.
Hello
Hello
1
Makes text Hello big, relative to the current font.
Hello
3
http://www.prenhall.com/electronic_publishing/html/chapter5/05_4.html (6 of 15)9/26/2005 10:51:25 PM
CHAPTER 5.4
<small>
Makes text small, relative to the current font.
<small>Hello
Hello
3
<sup>
Displays superscript (small, raised) text.
<sup>Hello
Hello
3
<sub>
Displays subscript (small, lowered) text.
<sub>Hello
Hello
3
Use a Hello typewriterstyle monospaced font, typically Courier if available.
Hello
1