-
-
Save sateesh4359/f24539082bd62b52a3a2beb6fb9d9368 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