In HTML tags, what is the tag that represents the title of the web page?
Release: 2020-06-15 15:06:54
Original
16837 people have browsed it
HTML title attribute
##
tag defines the title of the document and is required in all HTML documents. Element:
- Defines the title in the browser toolbar
- Provides the page to be added to the collection The title when clipped
- The page title that appears in search engine results
Tips and notes
Note: There cannot be more than one element in an HTML document. Tip: If you omit the tag, the document is invalid as HTML. Recommended tutorial: "HTML Tutorial"
The above is the detailed content of In HTML tags, what is the tag that represents the title of the web page?. For more information, please follow other related articles on the PHP Chinese website!
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
Latest Articles by Author
-
2020-07-04 16:03:41
-
2020-07-04 15:58:55
-
2020-07-04 15:52:16
-
2020-07-04 15:44:43
-
2020-07-04 15:39:55
-
2020-07-04 15:25:58
-
2020-07-04 15:10:08
-
2020-07-04 15:04:01
-
2020-07-04 14:56:00
-
2020-07-04 14:51:44