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

Mobile first coming soon page with Javascript form validation

@krebeDev

Desktop design screenshot for the Base Apparel coming soon page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Help needed! I couldn't apply the background gradient correctly. I also had to manipulate the margin-top at the large screen breakpoint to be able to correctly display a column, which in my opinion is not optimal, because at other breakpoints (other than width:375px) the page gets broken because of that margin-top I explicitly declared.

Community feedback

argel omnes 1,800

@argelomnes

Posted

Hi Solomon,

The good news is the gradient is actually an image so you'll just need to link to it. To fix your issue, you must remove the margin-top you declared. Same goes to (max-width: 375px) from your picture srcset.

1

@krebeDev

Posted

@argelomnes Thank you so much. I didn't realise the background is actually an image. I've tried removing/manipulating the margin-top but the issue isn't resolved still.

0

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