Skip to content

Instantly share code, notes, and snippets.

@edward-jimenez
Last active October 6, 2018 01:54
Show Gist options
  • Save edward-jimenez/4667270f884f7a2ff9aa27b995922f36 to your computer and use it in GitHub Desktop.
Save edward-jimenez/4667270f884f7a2ff9aa27b995922f36 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en-US" >
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<meta name="author" content="Edward Jimenez">
<meta name="description" content="Site Description">
<!-- CSS stylesheets -->
<link rel="stylesheet" tye="text/css" href="style.css" >
<title> Put yor title here </title>
</head>
<body>
<!-- Javascript -->
<script src="file-name.js" ></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment