back

Code


HTML
Web

<!DOCTYPE html>
<html>
<head>
</head>
<body>

The html tags contain everthing but the DOCTYPE tag
Don't forget to close it with </html>

</body>
</html>