.
Last active
May 11, 2019 04:37
-
-
Save ntohidi/a87a3142abaf3804bc16f01daa17d655 to your computer and use it in GitHub Desktop.
html_beginner_a_0
This file contains 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></head> | |
<body> | |
<h1>This is my page</h1> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment