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

Contact Form

@KapteynUniverse

Desktop design screenshot for the Contact form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

I would like to see feedback about accessibility. There are a lot to digest in this learning path.

Community feedback

Obare 290

@simplyObare

Posted

nice work, though I couldn't see the modal after submission

0

@KapteynUniverse

Posted

@simplyObare I used settimeout function to reload to page after the submission. Could it be because of it? It works for me. Maybe i need it to change it to 2 secs

 setTimeout(function () {
      location.reload();
    }, 1000);
0
Obare 290

@simplyObare

Posted

@KapteynUniverse I think the issue is with my screen size, When I view it on a larger screen it pops up. My bad. it's great

1

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