Skip to content

Instantly share code, notes, and snippets.

@satish860
Created January 4, 2014 03:12
Show Gist options
  • Save satish860/8251089 to your computer and use it in GitHub Desktop.
Save satish860/8251089 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Hello World!</title>
</head>
<body>
<h1>Hello World!</h1>
We are using node.js <script>document.write(process.version)</script>.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment