Horje

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

author Specifies the name of the author of the document. Example:
<meta name="author" content="John Doe">
index.html
Example: HTML
 <meta name="author" content="John Doe"> 





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