|
|
|
 
|
The H-tag
There are 6 H-tags. H1 is the biggest and H6 the smallest.
You can change the makeup with a <style> -tag.
They look like this.
H1
H2
H3
H4
H5
H6
You do not need to add the break-tag <BR>.
You can add the align-tag.
<H1 ALIGN="LEFT|CENTER|RIGHT"></H1>
Left is standard value.
TOP
|
|