<u> ... </u>
Available in versions: 3.2
The <u> tag is officially deprecated effective with HTML 4.0.
Instead, you are now to use the style sheets text-decoration property.
However, this tag remains in moderate use on the Internet and is still recognized by all
major browsers.
The <u> tag causes the designated text to be underlined.
The closing tag is mandatory.
Core attributes:
class
dir
id
lang
onclick
ondblclick
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
style
title
Attributes
None
Code:
Remember, the default for <u>hyperlinks</u> is to be <u>underlined</u>.
Output:
Remember, the default for hyperlinks is to be underlined.
Copyright 2000 by Infinite Software
Solutions, Inc.
Trademark Information
|