HTML Reference


[Basics][Text] [Links] [Layout] [List] [Table]
basic
Tag Function
<html> </html> To begen tand to end
<head></head/> to have the head and to end it.
<title></Title> To begen to end Title
<body></body/> to start and end the body.
Text
Tag Function
<b> </b> to bold and to end the bold
<h1></h1/> to have the font size and to end it
<=" font color"></font> to have the color and to end itle
<sub></sub/> to subscript the word and to end the it
<sup></sup> to superscript the word and to end the it
<p></p/> to startand to end new prograph
<Br></Br/> to start nwe line
<blink></blinke/> to have the word blink
<u></u/> underline the word
Layout

to top

Tag Function
<BGcolor="66666">
</Bgcolor="66666">
BGCOLOR="#E0EOEO">to have the background color
to end the background color
<center></center> to center the word and to end it.
<br></br> To begen to end Title
<PRE></PRE> to preformtted text.
<cols=5></cols=5> to creat a columns
Links
Tag Function
<A NAME=anchor name="#></A> to create an anchor
<HREF="pagehtml></A> to link to and to end the link another web Page
<HREF="l></A> to create link to an anchor and to end it
List

to top

Tag Function
<ol></ol> to creat order lists
<il> to have the number list
<ol></ol> to creat order lists
<ul></ul> to creat in order list list
<LD></LD> to create definition listslist
Table

to topTable

Tag Function
<table></table> to creat a table and end a table
<BORDERCOLOR="#">TD> to creat border color
<ALIGN>TD> to center the table in the page
<WIDTH>TD> Stting the width
<HSPACE></table> Adding Spacearound the table
<table></table> to creat a table and end a table