Skip to content

Instantly share code, notes, and snippets.

@PM25
Last active April 12, 2020 16:29
Show Gist options
  • Save PM25/23efb079d53e1d9a796f14929675b0d0 to your computer and use it in GitHub Desktop.
Save PM25/23efb079d53e1d9a796f14929675b0d0 to your computer and use it in GitHub Desktop.
HTML
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script>
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment