View Single Post
Old 08-24-2012, 11:54 PM   #3
nptifitness
Registered User
 
Join Date: Jun 2012
Posts: 133
meta tags are officially page data tags that lie between the open and closing head tags in the HTML code of a document.example of using meta tag properly.
<head>
<title>Not a Meta Tag, but required anyway</title>
<meta name="description" content="Awesome Description Here">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
</head>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
nptifitness is offline   Reply With Quote