Home  >  Article  >  Web Front-end  >  Introduction to HTML elements four - u

Introduction to HTML elements four - u

巴扎黑
巴扎黑Original
2017-03-19 17:50:541340browse

[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.

Definition

Display text underlined.

Renders text that is underlined.

Comments

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.

Sample code

<U>This text is underlined.</U>

Standard information

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!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn