Skip to content

Instantly share code, notes, and snippets.

@haraonline
Created January 4, 2019 15:16
Show Gist options
  • Save haraonline/32cb5d33328d32e2b51d0f8a66e55d39 to your computer and use it in GitHub Desktop.
Save haraonline/32cb5d33328d32e2b51d0f8a66e55d39 to your computer and use it in GitHub Desktop.
# USE WITH THE PYTHON FILE PROVIDED
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hello Home</title>
</head>
<body>
<h1>Hello, Welcome Home...</h1>
<h2>This is from the html file</h2>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment