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

P
Lo-Deck 2,460

@Lo-Deck

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


What are you most proud of, and what would you do differently next time?

Hi, here is my solution for Fylo-dark-theme-landing-page. I used HTML, CSS, JS.

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

Feel free to leave any comments.

Thanks.

Community feedback

Tharun Raj 1,310

@Code-Beaker

Posted

Great job completing this challenge! 🎉 Let me share some of my suggestions regarding your code.

  • Using CSS Variables/Custom properties is a great way to code faster. You can create variables for colors, font-weights, font sizes, etc.
  • Avoid using id for styling a component as it is more appropriate to be used in JavaScript. Here's an article about this topic.
  • It might be unnecessary to define height and width for buttons. Instead use padding to adjust their spacing and size.

Hope you find these helpful... 😄

Marked as helpful

1

P
Lo-Deck 2,460

@Lo-Deck

Posted

Hi @Code-Beaker and thanks for your advices. I've just read the topic on the id I didn't know about this and for aria I've never used that.

1
Tharun Raj 1,310

@Code-Beaker

Posted

You're welcome, @Lo-Deck! 😄 Glad to know I was able to help you improve your solution!

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