Skip to content

Instantly share code, notes, and snippets.

@JavascriptLearner815
Last active August 31, 2020 21:19
Show Gist options
  • Save JavascriptLearner815/8b791cad8ac4655c31691bbb5651ce6d to your computer and use it in GitHub Desktop.
Save JavascriptLearner815/8b791cad8ac4655c31691bbb5651ce6d to your computer and use it in GitHub Desktop.
E
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="E">
<title>E</title>
<link rel="stylesheet" href="main.css">
<noscript>
<p>If you would want to use a site, you would allow script to run, right?</p>
</noscript>
<script defer src="script.js"></script>
</head>
<body>
<p title="E">E</p>
<iframe width="789" height="444" src="https://www.youtube.com/embed/dfdGd31gNjI" frameborder="0" title="E" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
<pre>The iframe couldn't load; you're missing out on quality content! Here's a link: <a href="https://www.youtube.com/embed/dfdGd31gNjI" target="_blank">E</a></pre>
</iframe>
<button id="e">E</button>
</body>
</html>
body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
text-align: center;
font-weight: normal;
}
pre {
font-weight: bolder;
}
button {
font-weight: lighter;
}
{
"name": "E",
"description": "E",
"version": "1.0.0",
"author": "Dean Summer <deanlovesmargie@gmail.com> (https://JavascriptLearner815.github.io/SpeedoThreeSixty",
"main": "index.html"
}
class E {
console.log("E");
}
const E = document.getElementById("e");
E.addEventListener("click", () => {
const e = new E();
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment