Design comparison
Community feedback
- @narmingeybullayevaPosted about 1 month ago
The colors and font-family align well with the provided design. However, I noticed that the h1 and other tags overlap at first glance, which makes it a bit unclear what is written. Additionally, there doesn't seem to be any spacing between the links you've created, which might affect readability.
To enhance the clarity of your HTML code, it would be beneficial to organize it in a clean, structured manner instead of writing everything in a single line. Furthermore, using more meaningful class names that are relevant to your project could greatly assist other developers in understanding your work and facilitate easier code reviews. This approach can also help avoid any potential misunderstandings regarding the quality of your code.
Lastly, I've noticed that the href attributes are currently empty. It might be more effective to use # in those cases instead.
0
Please log in to post a comment
Log in with GitHubJoin 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