Search This Blog

HTML Meta Tag With Author Example

HTML Meta Tag With Author Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
<meta name="author" content="author description"/>
</head>
<body><center>
<h2> Meta Tag With Author Example < meta > </h2>
<p> When we add some SEO code in this page then we use meta tag <br/>and it also content author info, list of keywords, page description etc. </p>
<center>
</body>
</html>
OUTPUT
HTML Meta Tag With Author Example

No comments:

Post a Comment