Last active
October 6, 2018 01:54
-
-
Save edward-jimenez/4667270f884f7a2ff9aa27b995922f36 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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