Created
May 18, 2015 17:00
-
-
Save AndrewEddy/9b5cfb678822158d8472 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>Getting Started with HTML</title> | |
| </head> | |
| <body> | |
| <h1>Getting Started with HTML</h1> | |
| <h2>Our First Webpage</h2> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
good