Click

Saturday, August 27, 2011

Learn Head and Title tag!!!

Hi there,
In this post we will learn about <head> and <title> tag.
<head> This tag describe information of our web page. In this tag we will use <title> tag. And we will close this tag by use </head> tag.

<title> If you want to see in title bar anything you like than we use <title> into the <head> tag.
We close this tag by use</title>.
And now I will show you this tag use by image!!
Ok. Open our notepad (to know how please visit http://makeyourwebpage.blogspot.com/2011/08/getteing-started.html  )

 
Step1:


Step2:



Step3:



Save your code by a html paage(to know how please visit http://makeyourwebpage.blogspot.com/2011/08/save-your-code-by-web-page-and-open.html)

If u like the post please give me thanks by comment or u have any openion u can give mw. Thank you!!
In our next post we will learn use of <body> tag!!