Basic HTML5 Template
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>Basic HTML5 Template</title> | |
<meta name="description" content="Basic HTML5 Template"> | |
<meta name="author" content="Howar31"> | |
<link rel="stylesheet" href="css/index.css?v=1.0"> | |
<!--[if lt IE 9]> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script> | |
<![endif]--> | |
</head> | |
<body> | |
<script src="js/index.js?v=1.0"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
Some frequent-used js libraries hosted by Google
https://developers.google.com/speed/libraries/