Created
May 10, 2019 12:28
-
-
Save FredrikWendt/58a2f686c9c49c5b8f99567729c202f8 to your computer and use it in GitHub Desktop.
Revisions
-
FredrikWendt created this gist
May 10, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ <html> <head> <title>Very nice web page</title> </head> <body background="white"> <h1>Welcome!</h1> <p>This is a paragraph. It rocks!</p> </body> </html>