Skip to content

Instantly share code, notes, and snippets.

@unrealapex
Created October 3, 2021 21:40
Show Gist options
  • Select an option

  • Save unrealapex/bd8d5114d1d78d27ae317575aaf7a2ba to your computer and use it in GitHub Desktop.

Select an option

Save unrealapex/bd8d5114d1d78d27ae317575aaf7a2ba to your computer and use it in GitHub Desktop.
HTML Boilerplate
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment