Home>Article>Web Front-end> What are the html5 tags?

What are the html5 tags?

醉折花枝作酒筹
醉折花枝作酒筹 Original
2021-06-09 10:35:41 14673browse

html5 tags include: p, a, img, map, area, html, body, br, b, big, em, i, small, strong, sub, sup, ins, del, code, samp, kbd, tt, var, pre, address, bdo, q, etc.

What are the html5 tags?

The operating environment of this tutorial: Windows 7 system, CSS3&&HTML5 version, Dell G3 computer.

The most commonly used HTML5 tags and attributes

Basic HTML tags

-

标签定义 HTML 标题

标签定义 HTML 段落 标签定义 HTML 链接 超链接: >通过使用 href 属性 - 创建指向另一个文档的链接 >通过使用 name 属性 - 创建文档内的书签 >通过使用 Target 属性,你可以定义被链接的文档在何处显示 >语法:Link text 锚点: >语法:锚(显示在页面上的文本) What are the html5 tags? 标签定义 HTML 图像 定义图像地图 定义图像地图中的可点击区域 定义 HTML 文档 定义文档的主体


标签创建 HTML 页面水平线 HTML 注释
插入单个折行(换行)

HTML text formatting tag

 定义粗体文本  定义大号字  定义着重文字  定义斜体字  定义小号字  定义加重语气  定义下标字  定义上标字  定义插入字  定义删除字

HTML "Computer output" tag

 定义计算机代码  定义键盘码  定义计算机代码样本  定义打字机代码  定义变量 
 定义预格式文本

HTML Citation, Reference and Definition Tags

 定义缩写或首字母缩略语 
定义文档作者或拥有者的联系信息 定义文本方向
定义从其他来源引用的节 定义项目或缩略词的定义 定义短的行内引用 定义著作的标题

HTML CSS Style