Created
May 2, 2013 03:09
-
-
Save sorahn/5499918 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> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> | |
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.no-icons.min.css" rel="stylesheet"> | |
<link href="//netdna.bootstrapcdn.com/font-awesome/3.0.2/css/font-awesome.css" rel="stylesheet"> | |
<style> | |
</style> | |
<!-- none of the rest of the tags are required for html5, wee! --> | |
<!-- body --> | |
<!-- /body --> | |
<script src="//code.jquery.com/jquery-1.9.1.js"></script> | |
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment