Skip to content

Instantly share code, notes, and snippets.

@codazoda
Last active November 16, 2022 21:36
Show Gist options
  • Save codazoda/8cd1d91ed39a763b7da937160d352c74 to your computer and use it in GitHub Desktop.
Save codazoda/8cd1d91ed39a763b7da937160d352c74 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<head>
<title>Page Title</title>
<link rel="stylesheet" type="text/css" href="neat.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h1>First Heading</h1>
<p>Paragraph...</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment