|
This
tag is represented by starting the text to be
underlined with a <u> tag, and where the
underlining is to stop, place a </u> tag.
Be
aware that most browser underline the text that
is part of a link, and using this tag could confuse
a visitor to your web page as to whether the text
is a link or not. I recommend using this tag sparingly.
The
following example shows the use of this tag:
<html>
<head>
<title>Example of Formatting Text</title>
</head>
<body>
<p><u>This
text is displayed as being underlined</u></p>
</body>
</html> |
NOTE: If your web browser does not support some
of these tags, you will not see the formatting
effect. Enetrics Communications recommends you download
the Netscape
Communicator Web browser or the Microsoft
Internet Explorer Browser. Be sure your
ISP will support these Browsers.
Bold
Text
Underlined
Text
Italicized
Text
Superscript
Subscript
Strikethrough
Strong
Blink
Citations
Sample
Definition
Code
Variable
Typewriter
Text
Color
Text
Size and Fonts
|