Source Code:

<!DOCTYPE html>
<html>
<head>
<title>W3docs</title>
</head>
<body>
<h1>Hi</h1>
<p>This is very minimal 'hello world' HTML document.</p>
</body>
</html>