The following are 24 tags used to code HTML script:
!--   --
a   /a
b   /b
big   /b
body   /body
br
center   /center
font   /font
h1 . . . h6   /h1 . . . /h6
head   /head
hr
html   /html
i   /i
img
ol   /ol
p
pre   /pre
s   /s
small   /small
strong   /strong
sub   /sub
sup   /sup
title   /title
u   /u
ul   /ul
For tables, use:
table  /table
tr     /tr
td

The following produce special characters:
 
<
>
The follow are four attributes used with HTML tags:
align=
bgcolor=
color=
size=
src=
width=
The following are three acronyms relating to the Web:
HTML
HREF
HTTP