Skip to content

Instantly share code, notes, and snippets.

@FredrikWendt
Created May 10, 2019 12:28
Show Gist options
  • Select an option

  • Save FredrikWendt/58a2f686c9c49c5b8f99567729c202f8 to your computer and use it in GitHub Desktop.

Select an option

Save FredrikWendt/58a2f686c9c49c5b8f99567729c202f8 to your computer and use it in GitHub Desktop.

Revisions

  1. FredrikWendt created this gist May 10, 2019.
    9 changes: 9 additions & 0 deletions index.html
    Original 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>