Skip to content

Instantly share code, notes, and snippets.

@songjiayang
Last active August 29, 2015 14:05
Show Gist options
  • Save songjiayang/0ed346e51794ecb8a0cb to your computer and use it in GitHub Desktop.
Save songjiayang/0ed346e51794ecb8a0cb to your computer and use it in GitHub Desktop.
html5 template
<!DOCTYPE html>
<html lang='zh-CN'>
<head>
<meta charset='utf-8'>
<title>Title is here!</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment