Horje

How to add HTML description for <meta> name Attribute on HTML <meta> Tag

description Specifies a description of the page. Search engines can pick up this description to show with the results of searches. Example:
<meta name="description" content="Free web tutorials">
index.html
Example: HTML
 <meta name="description" content="Free web tutorials"> 





Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin