how to use meta data within html code example
Example 1: metadata html
<meta name="description" content="Free Web tutorials on HTML and CSS">
Example 2: metadata html
<meta name="author" content="John Doe">
<meta name="description" content="Free Web tutorials on HTML and CSS">
<meta name="author" content="John Doe">