You are on page 1of 1

<!

DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>My First Page</title>
<body>
<header>
<h1> Ariyanayakasundaram</h1>
<nav>
<a href="www.google.com" > one </a>
<a href="www.google.com" > two </a>
<a href="www.google.com" > three </a>
<a href="www.google.com" > contact us</a>
</nav>

You might also like