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

Fylo dark theme landing page HTML+CSS+JS

Alex 1,310

@AlexKolykhalov

Desktop design screenshot for the Fylo dark theme landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello everyone!!

Glad to show you my solution of this challange.

Any comment are welcome.

Community feedback

Christian 970

@FLCHRIS

Posted

Hi there! Congrats on completing this challenge. 🥳🎊

Your solution is very good, I love it! 🙃

Here are some tips to improve your code.

Your img <img src="images/illustration-intro.png" alt="Intro illustration"> and <img src="images/illustration-stay-productive.png" alt="Keep illustration productive"> tags are decorative, they should not have alt text.

In your form, you use the click event to submit the form, and the correct way is to use the submit event. More info here.

I hope I've helped you 🙃

Happy coding! ✌️

0

Alex 1,310

@AlexKolykhalov

Posted

@FLCHRIS, thanks! About img, you are absolutely right! Just i thought to write something in alt, may be it helps understand what it is, when internet is disconnected.

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