Hi, now I am going to talk about Meta tag. Meta tag is a
mirror of a web site or page. A visitor or viewer can know and thing about in
your web site. The visitor when search about a key word then the search engine
make a list .Every site has a small description, it’s called Meta tag
What is Meta tag:
Meta tag is a HTML description for a web site. In this description
there are a small discus for this site, Who create this and the reason. The meta
tag provides information of a web page and site. It contain the information ,
who made the page , what it about , and which keywords represent the page.
How can you make a Meta tag :
<head>
<meta name="description" content="Free Web tutorials">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta name="author" content="Ståle Refsnes">
<meta charset="UTF-8">
</head>
<meta name="description" content="Free Web tutorials">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta name="author" content="Ståle Refsnes">
<meta charset="UTF-8">
</head>
If you cannot make this, you can make Meta tag by online
Meta tag generator. To submit your data and information you can make Meta tag
for your site. After that the HTML cod include in your web page template.

Any feedback, questions or ideas are always welcome. In case you are posting Code ,then first escape it using Postify and then paste it in the comments
0 comments: