Skip to content

Instantly share code, notes, and snippets.

@toanhtran
Last active August 23, 2017 22:56
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 toanhtran/bb621d9b815c7c414f07c1ebb1f0a177 to your computer and use it in GitHub Desktop.
Save toanhtran/bb621d9b815c7c414f07c1ebb1f0a177 to your computer and use it in GitHub Desktop.
s3staticwebsite
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Women Who Cloud</title>
</head>
<body>
<h1>Hello Cloud!</h1>
<h2>"Houston we have a problem....." </h2>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Women Who Cloud</title>
</head>
<body>
<h1>Hello Cloud!</h1>
<h2>Welcome to my website.</h2>
</body>
</html>
@toanhtran
Copy link
Author

HTML code resource for s3staticwebsite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment