Created
March 15, 2012 10:05
-
-
Save MrChuffmanSnippets/2043416 to your computer and use it in GitHub Desktop.
HTML5: Blank Template
This file contains 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"> | |
<head> | |
<meta charset="utf-8"> | |
<title></title> | |
<link href="style.css" rel="stylesheet" /> | |
</head> | |
<body> | |
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> | |
<script> | |
</script> | |
</body> | |
</html> |
Do not fear failure but rather fear not trying. 😄
nice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I mean we saw XSS attacks on very important websites like Google and all but come on, this one is way too easy for it to work lol