To build your own website this is the right place
Befor that you have minimum knowledge in following subjects
HTML
CSS
JAVASCRIPT

To Know brief about these things go to home page
Website designing is an art.we know that to design a website we need HTML,CSS,JAVASCRIPT.
HTML
The following are the heading commands
Command:<h1>some text</h1>
Discription:By placing some text here it will come with the font size of 16.

Command:<h2>some text</h2>
Discription:same as the above but text size vary.

NOTE:same as to follow for the h3,h4,h5 and h6.

Command:<b>some text</b>
Discription:this is for bold text