Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save BrandonIrizarry/d00a36384c1f3dc03a73bcb5023e7fda to your computer and use it in GitHub Desktop.

Select an option

Save BrandonIrizarry/d00a36384c1f3dc03a73bcb5023e7fda to your computer and use it in GitHub Desktop.
HTML5 Basic Snippet
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width" />
<title></title>
<link href="css/style.css" rel="stylesheet" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment