Edit This Code:
<!DOCTYPE html>
<html>

<meta name="description" content="Free Web tutorials">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta name="author" content="Hege Refsnes">
<meta charset="UTF-8">

<body>
<p>All meta information goes before the body.</p>
</body>

</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy