<meta>
<html lang="en">
<head>
    
    <meta charset="UTF-8">
    <meta http-equiv=”refresh” content=”300″>		
    <meta name=”author” content=”John Doe”>	
    <meta name=”description” content=”Free web tutorials”>	
    <meta name=”keywords” content=”HTML, meta tag, tag reference”>	
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

</head>
<body>

<h1>This is a heading</h1>
<p>This is a paragraph.</p>

</body>
</html>
HTML
Scroll to Top