Skip to content

Instantly share code, notes, and snippets.

@raphamorim
Created August 31, 2016 21:55
Show Gist options
  • Save raphamorim/ddcf1f850112c88a172a9f10870ed7ac to your computer and use it in GitHub Desktop.
Save raphamorim/ddcf1f850112c88a172a9f10870ed7ac to your computer and use it in GitHub Desktop.
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Some Random Page</title>
<link href="style.css" rel="stylesheet">
<script src="jquery.js" async></script>
</head>
<body>
<div><img src="polemic-photo.jpg"></div>
<script src="main.js" async></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment