Skip to content

Instantly share code, notes, and snippets.

@yanguanglan
Created December 4, 2013 08:40
Show Gist options
  • Save yanguanglan/7784240 to your computer and use it in GitHub Desktop.
Save yanguanglan/7784240 to your computer and use it in GitHub Desktop.
sublime-snippet:html
<!DOCTYPE html>
<html>
<head>
<title>ok</title>
</head>
<body>
hello world!
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment