-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathhtmltags.txt
113 lines (113 loc) · 1.58 KB
/
htmltags.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!doctype HTML>
<a>1</a>
<abbr>1</abbr>
<address>1</address>
<area>
<article>1</article>
<aside>1</aside>
<audio>1</audio>
<b>1</b>
<base>
<bdi>1</bdi>
<bdo>1</bdo>
<blockquote>1</blockquote>
<body>1</body>
<br>
<button>1</button>
<canvas>1</canvas>
<caption>1</caption>
<cite>1</cite>
<code>1</code>
<col>
<colgroup>1</colgroup>
<data>1</data>
<datalist>1</datalist>
<dd>1</dd>
<del>1</del>
<details>1</details>
<dfn>1</dfn>
<dialog>1</dialog>
<div>1</div>
<dl>1</dl>
<dt>1</dt>
<em>1</em>
<embed>
<fieldset>
<figcaption>1</figcaption>
<figure>1</figure>
<footer>1</footer>
<form>1</form>
<h1>1</h1>
<h2>1</h2>
<h3>1</h3>
<h4>1</h4>
<h5>1</h5>
<h6>1</h6>
<head>1</head>
<header>1</header>
<hgroup>1</hgroup>
<hr>
<html>1</html>
<i>1</i>
<iframe>1</iframe>
<img>
<input>
<ins>1</ins>
<kbd>1</kbd>
<keygen>
<label>1</label>
<legend>1</legend>
<li>1</li>
<link>
<main>1</main>
<map>1</map>
<mark>1</mark>
<menu>1</menu>
<menuitem>
<meta>
<meter>1</meter>
<nav>1</nav>
<noscript>1</noscript>
<object>1</object>
<ol>1</ol>
<optgroup>1</optgroup>
<option>1</option>
<output>1</output>
<p>1</p>
<param>
<pre>1</pre>
<progress>1</progress>
<q>1</q>
<rp>1</rp>
<rt>1</rt>
<ruby>1</ruby>
<s>1</s>
<samp>1</samp>
<script>1</script>
<section>1</section>
<select>1</select>
<small>1</small>
<source>
<span>1</span>
<strong>1</strong>
<style>1</style>
<sub>1</sub>
<summary>1</summary>
<sup>1</sup>
<table>1</table>
<tbody>1</tbody>
<td>1</td>
<textarea>1</textarea>
<tfoot>1</tfoot>
<th>1</th>
<thead>1</thead>
<time>1</time>
<title>1</title>
<tr>1</tr>
<track>
<u>1</u>
<ul>1</ul>
<var>1</var>
<video>1</video>
<wbr>
<!-- 1 -->