HTML minimal template for quick reference.

<!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>

Source: W3Schools

Tags:

Updated:

Posted:

Comments are configured with provider: disqus, but are disabled in non-production environments.