Pod Request Access Landing Page using mobile-first workflow
Design comparison
Solution retrospective
Constructive feedback is always welcome :) I was struggling a bit to create the design of the form because the "request access" button is inside the "email" input form. What would be the best solution to solve that?
Community feedback
- @LfrancosPosted almost 3 years ago
Hi Elisabeth!! This challenge is looking really nice! The is something that is happening in your project that I would highly recommend to take a look. The problem is happening in you tablet and desktop views. if you push up the size of the window up (meaning reducing the height of the window) you will see that you start to lose some elements and is not easy to understand the website.
I'm new to web development so maybe what I'm about to say is really far from the answer, but looking at your code I feel like the thing that is causing that to happen is that you are using a lot of "position: absolute" from the things that I have learned to keep the website responsive you should only use that if absolutely necessary.
Other than that it is looking incredible! I haven't been able to make the error look like it is supposed in the challenge : ( will keep trying until I figure it out!
Keep up the good work!!
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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