Skip to content

Instantly share code, notes, and snippets.

@tioguda
Created May 18, 2021 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tioguda/ee64e2fb747da9ba4595fb02c62aeacc to your computer and use it in GitHub Desktop.
Save tioguda/ee64e2fb747da9ba4595fb02c62aeacc to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Welcome</title>
</head>
<body>
<h2>Welcome to my Web Server test page</h2>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment