
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
I'm aiming to improve my HTML semantics skills, writing good quality CSS and BEM methodology skills.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@perfidev
Great job! That was a great idea to use <figure>. I think I'll use that too :)
I would just place the links within a list for semantics.
<ul class="main-list"> <li class="main-list__item"> <a href="#" target="_blank">Frontend Mentor</a> </li> </ul>
Marked as helpful
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