Home>Article>Web Front-end> What is the function of HTMLtag?

What is the function of HTMLtag?

(*-*)浩
(*-*)浩 Original
2019-11-28 11:20:25 3769browse

HTML 88f336217b3880082bb52d49b5de60a5 Tag

What is the function of HTML <u> tag?

##All browsers support the 88f336217b3880082bb52d49b5de60a5 tag.

definition and usage(Recommended learning:html tutorial)

# & lt; u & gt; tags can define the line text.

Differences between HTML and XHTML

In HTML 4.01, the u element is deprecated.

In XHTML 1.0 Strict DTD, the u element is not supported.

Tip

Note:Please avoid underlining text - users will confuse it as a hyperlink!

Example

Use the 88f336217b3880082bb52d49b5de60a5 tag to underline text:

  

如果文本不是超链接,就不要对其使用下划线

The above is the detailed content of What is the function of HTMLtag?. 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
Previous article:What is the HTML ul tag?Next article:What is the HTML ul tag?