HTML Syntax
<u class = classname id = value style = css_style_rules title = text >
NOTE: Both start and end tags are required.
The <u> element underlines the text it encloses, including gaps between words in the enclosed text.
u
The <u> element has no attribute of its own, but supports global attributes common to all HTML elements.
<u>
The following shows how the u element may be used.
<p>This text has <u>some underlined words</u>.</p>
which would render on a Web page as
This text has some underlined words.
B EM I S STRIKE STRONG
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note