Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>Getting Started with HTML</title>
</head>
<body>
<h1>Getting Started with HTML</h1>
<h2>Our First Webpage</h2>
</body>
</html>