Design comparison
Solution retrospective
I'm proud of my work and the fact that I was able to get it done. This was my first project on a front-end mentor and it was tasking.
What challenges did you encounter, and how did you overcome them?Getting all the class names right was tough, but I got through them successfully though it took a lot of time.
What specific areas of your project would you like help with?I struggled with the class names and HTML structuring.
Community feedback
- @ErysnellPosted about 1 month ago
Great, I would recommend that instead of using <div> to group the elements, you use <section>, since your web page is divided by sections, and this way you can add semantics to your HTML. If you want to go deeper into what is semantic HTML I leave you this link https://lenguajehtml.com/html/semantica/que-son Keep it up!
Marked as helpful0
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