Skip to content

Instantly share code, notes, and snippets.

@diazemiliano-zz
Created December 6, 2019 07:13
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 diazemiliano-zz/cbadde651c55342a5b2db1f488e3752c to your computer and use it in GitHub Desktop.
Save diazemiliano-zz/cbadde651c55342a5b2db1f488e3752c to your computer and use it in GitHub Desktop.
index.html
<!DOCTYPE html>
<html style="background:transparent;">
<head>
<title>Page Title</title>
</head>
<body style="background:transparent;">
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment