Skip to content

Instantly share code, notes, and snippets.

@tamalchowdhury
Created October 2, 2017 09:05
Show Gist options
  • Save tamalchowdhury/f8160b10c166ec56a93465c1357ac807 to your computer and use it in GitHub Desktop.
Save tamalchowdhury/f8160b10c166ec56a93465c1357ac807 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello World Website</title>
</head>
<body>
<h1>Hello World</h1>
<p>My name is Tamal</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment