<p class="modal-text" id="modal-text">We have a strict policy on tracking and
spamming: we'll definitely track you, and we'll definitely spam you. To use this
site, enter your name and email address and accept our ridiculous terms and
conditions.</p>
<!--
Challenge:
1. Create a form using form tags.
2. Add two inputs: one for name and one
for email address.
3. Give each input "type", "name" and
"placeholder" properties. You can see the
placeholder text we need in the slide.
-->
</div>
</div>
<script src="index.js"></script>
</body>
</html>
display=swap" rel="stylesheet">
</head>
<body>
<main>
<section class="section-container">
<h1>Learning to code? This is the most important thing you will ever read!</h1>
<ul>
<li class="li-green">💰 Land a job with a 6 figure salary</li>
<li class="li-yellow">💻 Master JavaScript in 3 hours</li>
<li class="li-blue">⚛️ Learn React in 10 minutes</li>
<li class="li-pink">☕ Be a NodeJS Dev by lunchtime</li>
</ul>
<h3>My subliminal learning technique worked for Mark Zuckerberg and Albert Einstein,
and it can work for you!</h3>
<img src="images/bugatti.jpg">
<p>Want a great job in tech? Want a six-figure salary? Then you have come to the
right place. I am going to tell you all you need to know to get all of that and
much more, without you lifting a finger. You can learn passively. Just sit back,
close your eyes, and let the sound of my voice make the code sink deep into your
brain. </p>
</section>
</main>
<div class="modal" id="modal">
<div class="close-modal-btn-container">
<button class="modal-close-btn" id="modal-close-btn">X</button>
</div>
<div class="modal-inner" id="modal-inner">
<h2>We ❤️ Your Data!</h2>