外观
<!-- --> — HTML's comment tag, beginning with <!-- and ending with -->.<!DOCTYPE><a><abbr><acronym> — 首字母缩写。HTML5 do not support this tag, please use <abbr> to replace it.<address><applet> — HTML5不支持<applet>标签,请使用object标签代替。<area><article><aside><audio><b><base><basefont> — 应避免使用该标签。<bdi><bdo><big><blockquote> — 定义块引用。<body><br><button><canvas><caption><center><cite> — 定义引用。可使用该标签对参考文献的引用进行定义,比如书籍或杂志的标题。<code> — 定义计算机代码文本。<col><colgroup><command><datadtst><dd><del><details><dfn> — 定义一个定义项目。<dialog><dir><div><dl><dt><em> — 把文本定义为强调的内容。<embed><fieldset><figcaption><figure><font><footer><form><frame><frameset><h1> — <h6><head><header><hr><html><i><iframe><img><input><ins><kbd> — 定义键盘文本。它表示文本是从键盘上键入的。它经常用在与计算机相关的文档或手册中。<keygen><label><legend><li><link><main><map><mark><menu><menuitem><meta><meter><nav><noframes><noscript><object><ol><optgroup><option><output><p><param><pre><progress><q> — 引用。用于简短的行内饮用。<rp><rt><ruby><s><samp> — 定义样本文本。<script><section><select><small><source><span><strike><strong> — 把文本定义为语气更强的强调的内容。<style><sub><summary><sup><table><tbody><td><textarea><tfoot><th><thead><time><title><tr><track><tt><u><ul><var> — 定义变量。可以将此标签与<pre>及<code标签配合使用。<video> — Video size is adjusted in proportion to its original size<wbr>