How to specify the metadata in HTML? code example
Example 1: metadata html
<meta name="description" content="Free Web tutorials on HTML and CSS">
Example 2: metadata html
<meta name="keywords" content="HTML, CSS, XML, XHTML, JavaScript">
<meta name="description" content="Free Web tutorials on HTML and CSS">
<meta name="keywords" content="HTML, CSS, XML, XHTML, JavaScript">