back

Code


HTML
Web

<!DOCTYPE html>
<html>
<head>
<!--This is the head -->
</head>
<body>

<!--This is the body of the document -->
The tags don't show in the browser.

</body>
</html>