Sunflowers is a static landing page I created as the final project
for SheCodes Basics, a 20 hour course introducing core concepts in
HTML, CSS, and JavaScript.
To complete the course, I needed to create a page about something
I am interested in while using the skills we had learned.
Core requirements included:
• HTML:
h1, h2, div, span, strong, em, br, hr, a, img, button
• CSS:
margin, padding, font-size, font-weight, color, background
(with linear-gradient), line-height, box-shadow, border,
transition
• JavaScript:
let, if, else, alert, prompt, event