HTML Content
     All the web page content are enclosed by the <BODY> tag.If you write a sentence in the <BODY> tag,that sentence will be displayed directly.
e.g. <BODY>How are you?</BODY>
Output :
There are some tags for you to do the text formatting.You can change the color,face,size...etc.

Next Page