Created
May 10, 2019 12:28
-
-
Save FredrikWendt/58a2f686c9c49c5b8f99567729c202f8 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
<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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment