Skip to content

Instantly share code, notes, and snippets.

@cheng470
Last active August 29, 2015 14:05
Show Gist options
  • Save cheng470/41e8dd6dc7eb0dbacb8e to your computer and use it in GitHub Desktop.
Save cheng470/41e8dd6dc7eb0dbacb8e to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hello World</title>
</head>
<body>
<p>Hello World</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment