Created
January 4, 2019 15:16
-
-
Save haraonline/32cb5d33328d32e2b51d0f8a66e55d39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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