Instructions Create a landing page from scratch about something you’re passionate about. The page should include a user interaction.
HTML requirements Include these the following HTML elements tags
h1, h2, p, div, span, strong, em, br, hr, a, img, button
CSS requirements Use the following CSS properties
margin, padding, font-size, font-weight, color, background (with linear-gradient), line-height, box-shadow, border, transition
JavaScript requirements Use the following JS functionalities
let, if, else, alert, prompt, event
🥛 Example Check out this page, for inspiration only 🙈
🖼 Image uploader If you need to use images from your computer, you can use this image uploader to include your images on your project.