now let's add a header to our page and then try to open the file in Chrome or Firefox.
Last active
May 19, 2019 05:33
-
-
Save ntohidi/65c96f73c053279df252989da31a22cd to your computer and use it in GitHub Desktop.
html_beginner_header_1
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></head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment