HTML 4.0 Logo Reader Icon OEB 1.0 Logo PPC Logo <u> Underline

Deprecated. This tag underlines any text it encloses. However, the tag is deprecated in favor of the CSS text-decoration property.

Attributes

class, id, lang, style, title (ignored)

Sample

Underline Sample diagram

Sample Code

<h4>U, or underline</h4>
This tag is used to <u>underline text</u>, which it should have just done. <u>Underlined text</u> may look like a link if it is also <u><span style="color:blue">colored text,</span></u> so this tag is best used sparingly.

© 2000 Microsoft Corporation. All rights reserved. Terms of use.