Tags
Tags
html
head
title
body background= bgcolor= style="width:400px;"
h1 align = "left | center | right"
h2 align = "left | center | right"
.
.
h6 align = "left | center | right"
p align = "left | center | right | justify"
br
b
u
i
s
sup
sub
big
small
center
!-- ************* --
pre
hr
font face= color=
-----------list-------------
ul type = "disc | circle | square"
ol type = "1 | A | I | a | i"
li
-----------link-------------
a href = filename with extension | site name | name of internal place
a name =
-----------image-------------
img src = filename with extension width = ...... height = ......
-----------table-------------
table border width --> relative 50% | absolute 400px align bgcolor
cellpadding cellspacing
thead
tbody
tfoot
th bgcolor
tr align = left | center | right bgcolor
td align = left | center | right valign = top | middle | bottom rowspan
colspan bgcolor
caption align = top | bottom
-----------form-------------
form
label
input type = text | email | password | date | number | color | file
input type = checkbox | radio + name | reset | submit | button
input minlength= maxlength= min= max=
fieldset
legend
select + option
textarea cols rows
-----------iframe-------------
iframe src= width= height=
-----------others-------------
usemap = "#......"
map src= name="......" target=
frameset cols=" " rows=" "
frame name=