content"; common double tags include html, head, body, body , body, div, p. 2. Single tag refers to a tag that can completely describe a certain function with one tag symbol. The syntax is "
Home > Article > Web Front-end > What two types of tags does HTML5 contain?
Two types of tags in HTML5: 1. Double tags refer to tags composed of two tag symbols: start and end. The syntax is "1489d7a824a6a327ea356625ebbfd251content313ec86217575972f09783f4ac3a87d2"; common Double tags include html, head, body, body, body, div, and p. 2. Single tag refers to a tag that can completely describe a certain function with one tag symbol. The syntax is "0259a79470b2cc993e4bccf1072db081"; common single tags include br, hr, img, input, link, and meta.
The operating environment of this tutorial: Windows 7 system, HTML5 version, Dell G3 computer.
Hypertext Markup Language (foreign language abbreviation: HTML) markup tags are often called HTML tags. HTML tags are the most basic unit in the HTML language. HTML tags are HTML (an application under the Standard Universal Markup Language) The most important component.
HTML tags are keywords surrounded by angle brackets, such as 100db36a723c770d327fc0aef2ce13b1
.
According to the composition characteristics of tags, HTML tags are usually divided into two categories, namely "double tags" and "single tags". Their specific introduction is as follows.
1. Double tags
Double tags are also called "body tags", which are composed of two tag symbols: start and end. tags (opening and closing tags are also called opening and closing tags). The basic syntax format of double tags is as follows. ,
<标签名>内容</标签名>
For example, 100db36a723c770d327fc0aef2ce13b1 and 73a6ac4ed44ffec12cee46588e518a5e, 6c04bd5ca3fcae76e30b72ad730ca86d and 36cc49f0c466276486e50c850b7e4956 in the previous document structure are all double tags.
html5Common double tags
Common tags | |
---|---|
100db36a723c770d327fc0aef2ce13b1 (define HTML document), 93f0f5c25f18dab9d176bd4f6de5d30e (define document header), b2386ffb911b14667cb8f0f91ea547a7 (define document title), 6c04bd5ca3fcae76e30b72ad730ca86d, 5075f39a195bf17e6a1215ad1be57931, b6c5a531a458a2e790c1fd6421739d1c, 45a2772a6b6107b401db3c9b82c049c2, e388a4556c0f65e1904146cc1a846bee, ff9c23ada1bcecdd1a0fb5d5a0f18437, 4a249f0d628e2318394fd9b75b4636b1, c1a436a314ed609750bd7c7d319db4da, 684271ed9684bde649abda8831d4d355, 3f7b3decd2dcafb07b84d2d3985d9f40, 4add249b3fa2e716b3dfc621fd73cb3c, 273238ce9338fbb04bee6997e5552b95, c9ccee2e6ea535a969eb3f532ad9fe89, a4b561c25d9afb9ac8dc4d70affff419, 88f336217b3880082bb52d49b5de60a5, 8e99a69fbe029cd4e2b854e244eab143, 5a8028ccc7a7e27417bff9f05adf5932, dc6dce4a544fdca2df29d5ac0ea9906b, 3499910bf9dac5ae3c52d5ede7383485, c0f51ecb6aace5df2a7ec813b0942e56 |
The above is the detailed content of What two types of tags does HTML5 contain?. For more information, please follow other related articles on the PHP Chinese website!