Introduction to HTML elements four - u

巴扎黑
Release: 2017-03-19 17:50:54
Original
1350 people have browsed it

[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>
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!