Assignment #1 Answer:


<html>
<head>
<title>My first HTML page</title>
</head>
<body>
<h1>I love HTML!!</h1>
</body>
</html>


Did you get it right?

Close this window to return to HTML Tutorial #1