Skip to content

Instantly share code, notes, and snippets.

@Mesidin
Last active September 29, 2024 20:29
Show Gist options
  • Save Mesidin/3ae0e005051ed88c42d47bb65d6935ed to your computer and use it in GitHub Desktop.
Save Mesidin/3ae0e005051ed88c42d47bb65d6935ed to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Page Title</title>
<meta name="description" content="Description">
<meta name="author" content="My Name">
<!--
INET ****
Project 1
Author:
Date:
Filename: index.html
-->
</head>
<body>
<header></header>
<section>
</section>
<footer></footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment