Maker pre-launch landing page

Solution retrospective
Hello everybody,
I'm glad to present my first project solution on Frontend Mentor.
Any feedback is welcome and very appreciated !
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mbart13
i'd only suggest to turn off html form validation with 'novalidate', since you are doing it with js
Marked as helpful - Account deleted
Good job on submitting your first challenge.
Desktop view looks good, just that you have a little problem with the 'zig-zag' thing behind the email section, you need to set it's container to
overflow : hidden
, I'm sure that'll solve the problem.Keep coding👍.
Marked as helpful - @NebiyouErsabo
Hello Alain-Sys,
I think you have done a great job on this challenge. Your page is nicely responsive as well 👍.
I was having some problems when inspecting your page for responsiveness on chrome (the
.img-hero-right
and the.footer-squiggle
svgs were extending way far to the right, making your page align to the left), but it was okay when I opened your page on safari. Not sure if it is my problem or that you haven't used some cross-browser css properties.But overall you have done an awesome job on your first project! 🙌
Marked as helpful
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