Skip to content
Submitted about 2 years ago

Pod Landing page using HTML, CSS, and JavaScript

LVL 1
werue60
@werue
A solution to the Pod request access landing page challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm very proud of how I used media queries to match the website design on desktop, tablet, and mobile.

What challenges did you encounter, and how did you overcome them?

This was the first time I learned about regular expressions! Luckily, I was able to use some resources to learn about using regular expressions as well as find the pattern most commonly used for email validation.

https://www.regular-expressions.info/ https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on werue’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord