xxxxxxxxxx
<html lang="en">
<head>
<title>Defining the Author of the Page</title>
<meta name="author" content="Alexander Howick">
</head>
<body>
<h1>Hello World!</h1>
<p><strong>Note:</strong> The information inside the meta tags are not visible in the browser.</p>
</body>
</html>