1```!```!```1```comment```1
2```A HREF="#name"```a```1```transition to anchor ```5
3```A HREF="http://... "```a```1```hyperlink to another page ```5
4```A HREF=="http://...#name" ```a```1```hyperlink to another page and to an anchor```5
5```A NAME="name"```a```1```anchor```5
6```ADDRESS```address```1```address information ```8
7```APPLET```applet```1```puts a Java applet or other on the page```4
8```AREA```area```1```sets the shape of the active site on the map ```4
9```B```b```1```makes text bold where possible ```8
10```BASE```base```1```sets the page url ```1
11```BASEFONT```basefont```1```sets the default font```8
12```BGSOUND```bgsound```1```sets the background sound ```4
13```BIG```big```1```increases the current font one size ```8
14```BLOCKQUOTE```blockquote```1```indents text ```8
15```BODY```body```1```page content```1
16```BR```br```2```end of line```9
17```BUTTON```button```1```button```3
18```CAPTION```caption```1```sets the title of the table ```6
19```CENTER```center```1```center align content ```9
20```CITE```cite```1```text in italics for copyright ```8
21```CODE```code```1```fixed width text```8
22```COL```col```1```default column properties ```6
23```COLGROUP```colgroup```1```column properties container```6
24```COMMENT```comment```1```comment```1
25```DD```dd```1```definition text inside DT tag```7
26```DFN```dfn```1```term text```8
27```DIR```dir```1```text as directory listing ```7
28```DIV```div```1```section ```1
29```DL```dl```1```list of related descriptions```7
30```DOCTYPE```doctype```1```content type and format```1
31```DT```dt```1```definition text ```7
32```EM```em```1```text in italics ```8
33```EMBED```embed```1```embeds documents of any application```4
34```FIELDSET```fieldset```1```a tag container with rectangle borders```3
35```FONT```font```1```text with setting the type of size and font ```8
36```FORM```form```1```a form containing tags for sending data to the server```3
37```FRAME```frame```1```frame```2
38```FRAMESET```frameset```1```set of frames and subset ```2
39```H1```h1```1```largest heading```10
40```H2```h2```1```heading smaller than the previous one```10
41```H3```h3```1```heading smaller than the previous one```10
42```H4```h4```1```heading smaller than the previous one```10
43```H5```h5```1```heading smaller than the previous one```10
44```H6```h6```1```the smallest headline```10
45```HEAD```head```1```page information```1
46```HR```hr```1```horizontal line```9
47```HTML```html```1```page tag ```1
48```I```i```1```text in italics if possible ```8
49```IFRAME```iframe```1```inline page frame```2
50```IMG```img```2```picture, card image```4
51```INPUT TYPE=button```inputtype```2```button```3
52```INPUT TYPE=checkbox```inputtype```2```switch group```3
53```INPUT TYPE=file```inputtype```2```file selection ```3
54```INPUT TYPE=hidden```inputtype```2```hidden information```3
55```INPUT TYPE=password```inputtype```2```password entry```3
56```INPUT TYPE=radio```inputtype```2```switch group```3
57```INPUT TYPE=reset```inputtype```2```cancel input```3
58```INPUTTYPE=submit```inputtype```2```button to send data to the server```3
59```INPUT TYPE=text```inputtype```2```text input to send to server ```3
60```KBD```kbd```1```The text to be entered ```8
61```LABEL```label```1```Title text in the FIELDSET tag frame```3
62```LEGEND```legend```1```Title text in the FIELDSET tag frame```3
63```LI```li```1```Any list item text ```7
64```LINK```link```1```links between documents```1
65```LISTING```listing```1```fixed-width text```8
66```MAP```map```1```collection of active sites on the map```4
67```MARQUEE```marquee```1```running text```4
68```MENU```menu```1```list```7
69```META1```meta```1```information and instructions ```1
70```META2```meta```1```redirect to another page```1
71```NEXTID```nextid```1```the text editors parameter of the HEAD tag```1
72```NOBR```nobr```1```text without wrapping to the next line```9
73```NOFRAMES```noframes```1```what does a browser show that does not support frames```2
74```NOSCRIPT```noscript```1```text for browsers without scripts ```4
75```OBJECT```object```1```external object```4
76```OL```ol```1```numbered list```1
77```OPTION```option```1```select list item in list tag SELECT ```3
78```P```p```1```paragraph```9
79```PARAM```param```1```parameter```4
80```PLAINTEXT```plaintext```1```text without tag processing```8
81```PRE```pre```1```fixed-width text```8
82```S```s```1```strikethrough text```8
83```SAMP```samp```1```text as an example program```8
84```SCRIPT1```script```1```script on VBS```4
85```SCRIPT2```script```1```object event handler in VBS ```4
86```SCRIPT3```script```1```JS script```4
87```SELECT```select```1```list box```3
88```SMALL```small```1```text in small font relative to the current```8
89```SPAN```span```1```with a style sheet for setting text attributes```1
90```STRIKE```strike```1```strikethrough text```8
91```STRONG```strong```1```bold text```8
92```STYLE1```style```1```Style sheet```8
93```STYLE2```style```1```import stylesheet```8
94```SUB```sub```1```subscript ```8
95```SUP```sup```1```superscript```8
96```TABLE```table```1```table```6
97```TBODY```tbody```1```table body```6
98```TD```td```1```table cell```6
99```TEXTAREA```textarea```1```multiple line input field```3
100```TFOOT```tfoot```1```basement table```6
101```TH```th```1```table title row cell```6
102```THEAD```thead```1```table title```6
103```TITLE```title```1```sets the page title in the window title ```1
104```TR```tr```1```table title or body string```6
105```TT```tt```1```fixed-width text```8
106```U```u```1```underlined text```8
107```UL```ul```1```bulleted list```7
108```VAR```var```1```small print, sometimes fixed-width italics```8
109```WBR```wbr```1```inserts a line break in a block of text in a NOBR tag```9
110```XMP```xmp```1```example text```8
111```_Body``````1```the main object of the document.```11
112```_Document``````1```the entire content of the document.```11
113```_Event``````1```access to properties of events when they occur. ```11
114```_History``````1```Contains information about visited addresses.```11
115```_Location``````1```information about the address of the current document.```11
116```_MimeType``````1```The object represents information about the MIME type of the page. ```11
117```_Navigator``````1```The object represents information about the browser program.```11
118```_Screen``````1```screen data.```11
119```_Selection``````1```highlight in document```11
120```_Style``````1```properties - see table STYLE.```11
121```_StyleSheet``````1```all style elements inside the stylesheet. ```11
122```_TextRange``````1```text area.```11
123```_Window``````1```the current window.```11
