Design comparison
SolutionDesign
Solution retrospective
Your comments are welcome !
Community feedback
- Account deleted
hey @DavidDelannoyDeveloppement! great work! your solution is perfect from the design point of view!
Anyway, I'm going to give you a small suggestion to finish perfecting that clean code that I saw you have:
- Document should have one main landmark, in this case you could enclose the 3 cards in a main tag, it's as easy as modifying this line of code
<div class="signboard"> <-- remove <main class="signboard"> ---> add
I hope that this small observation has served you to improve the accessibility of your project! keep coding :)
Marked as helpful0@DavidDelannoyDeveloppementPosted over 2 years agoOh thank you so much @nachogonzalia!!! I was just wondering why the correction was giving me a code error! Thank you very much, I can fix this error next time thanks to you!
1
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