create two files. choose 'hello.html' name for one of them and choose any other names for the second one. copy the below code and write whatever you like instead of 'Hello Wolrd'. And then try to open files with Chrome and Firefox.
Last active
May 19, 2019 05:28
-
-
Save ntohidi/0a0150c74312f23086c6be071efc80b2 to your computer and use it in GitHub Desktop.
html_beginner_header_0
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>Hello world</body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment