-
-
Save usirin/4b898c81c6ca1a74f4826a75d7229def to your computer and use it in GitHub Desktop.
HTML 5 Starter
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> | |
<head> | |
<meta charset="utf-8"> | |
<title>New HTML5 Starter</title> | |
<!-- <link rel="stylesheet" media="screen" href="/style.css"> --> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment