<!doctype html>
<html>
<head>
<title>First HTML</title>
</head>
<body>
This is a basic html doc
</body>
</html>