Skip to content

Instantly share code, notes, and snippets.

@wmacgyver
Created July 27, 2010 03:27
Show Gist options
  • Save wmacgyver/491676 to your computer and use it in GitHub Desktop.
Save wmacgyver/491676 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Simple Web App</title>
</head>
<body>
<p>Adding Two Numbers</p>
<p id="answer">answer goes here</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment