Created
November 20, 2016 19:26
-
-
Save AndyNovo/79bb9b0237bdea49de24fa34a651f36a 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
<!doctype html> | |
<html> | |
<head> | |
<title>A Page from a 3rd Party</title> | |
</head> | |
<body> | |
<h1>This is HTML</h1> | |
<p>It has many tags</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment