Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i make it by my self
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?in this one, i dont have any problems
Community feedback
- @R3ygoskiPosted 6 months ago
Hello Ricky, all the projects of yours I've seen so far have been really good, and this one is no exception, congratulations!
I just wanted to give you a tip regarding semantic HTML, in this section below:
<div class="card">
It would be more appropriate to use an<article>
tag here, as this content is self-explanatory and functions independently of the rest of the page.
Your CSS is very good, just like last time, congratulations and keep it up, you've done a great job. If you have any questions, feel free to ask here below and I'll be happy to help..
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