Ok, let's continue with our tutorial. We are going to see how to use paragraph in an html document. Paragraph are define with the <p> tags. Here is an example:
<p> We are inside a paragraph </p>
You will also noticed that you are getting a blank link on top and bottom of the heading as the heading, this is because html automatically add a blank line before and after headings.
Comments in HTML
Comment tags are use in source code to create comments on your code and can use it later as hint to edit them. Furthermore, comments tags are ignore by browser and will not be display when browsing.
An example of a comment tag is <!-- This text is a comment -->
that's all for today, we'll talk about how to add colors to an HTML document in our coming tutorial.
Author: Christophe Bundoo
http://www.promote-surf.com
http://free-websites-promotion.com
Subscribe to:
Post Comments (Atom)