Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive Pod Request Acccess Landing Page

P
Lukáš T. 120

@LukasT1

Desktop design screenshot for the Pod request access landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

Not really proud of this one. Fought it would be a quick one, but I really struggled with the layout. Maybe relaying too much on grids was a mistake in this one. In the end it felt like I needed way too much code for my media queries. Positioning the image and the pattern was very tedious. Tried it as a background image but in the end I decided to use it just as a plain img element.

In the end it works and I tested this on various viewports and looks allright.

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

The biggest challenge was positioning the image, preventing it from overflowing and positioning the pattern onto it. Ended up putting both inside HTML as regular images and working with absolute positioning. It's messy, don't feel very good about this.

Another thing was working with provided SVG. This took me a while to figure out. Actually Chat GPT pointed this out. I was not able to make the SVG's responsive, turned out they had a predefined width and height. Replacing this with a viewbox attribute was the solution.

What specific areas of your project would you like help with?

Any tips regarding the overall layout structure would be great.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

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