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

CSS flexbox javascript and html

@azick99

Desktop design screenshot for the Bookmark landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi there! it was a bit difficult for me to create the site but I did my best. please, don't hesitate give feedbacks and tips to improve my code

Community feedback

@Eileenpk

Posted

Hi Azizbek, your project looks good, and this might be a helpful tip.

Consider changing the <div class="input-form"> to a <form> element and use an <input type=email> for the email input. You can then use e.preventDefault() in JavaScript to stop the page from reloading on form submission. This will also allow you to do some form validation to make sure that the user's submission really is an email address.

Hope you found this helpful!

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