Design comparison
Solution retrospective
Hello everyone ! 👋
Here is my solution for this challenge. Let me know your thoughts and feedbacks on this. Thanks!
Community feedback
- @JexintePosted over 2 years ago
Hello @paulaxisabel ,
Well you've done an awesome job on this one ! It's pretty close to the design.
The website seems to be accessible I see your code and I think you could use more efficiently headings.
An example :
You used <h1> on the title "Reliable etc..." it is great then you reused <h1> multiples times more lower in your code it's more useful to keep at least one for the main title of your website then you can use some <h2> for the others square title.
You can get more details here : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements
In hope it helps !
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