Skip to content

Instantly share code, notes, and snippets.

@johanburati
Created September 27, 2019 09:53
Show Gist options
  • Save johanburati/68dbc8e0102e7b6b8308ae61508c65fd to your computer and use it in GitHub Desktop.
Save johanburati/68dbc8e0102e7b6b8308ae61508c65fd to your computer and use it in GitHub Desktop.
index.html
<!doctype html>
<html>
<head>
<title>Hello World Page</title>
</head>
<body>
<p>Hello <strong>World</strong> !</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment