Which are the examples of Meta-tags which are placed within the head tag of a web page? description keywords
Example 1: metadata html
<meta name="keywords" content="HTML, CSS, XML, XHTML, JavaScript">
Example 2: metadata html
<meta http-equiv="refresh" content="30">