[Introduction] Define underlined text. Renders text that is underlined Note This element is available in HTML in Internet Explorer 3.0 and above, and in script in Internet Explorer 4.0 and above. This element is an inline element.
Display text underlined.
Renders text that is underlined.
This element is available in HTML in Internet Explorer 3.0 and above, and in scripts in Internet Explorer 4.0 and above .
This element is an inline element.
This element requires a closing tag.
<U>This text is underlined.</U>
This object is no longer recommended for use and may be abandoned in future HTML standards.
The above is the detailed content of Introduction to HTML elements four - u. For more information, please follow other related articles on the PHP Chinese website!