Design comparison
Solution retrospective
Thank you for stopping by, I have just finished this challenge, it was a bit tricky, do to the tiny differences between each card. Thank your for your feed back for any remarks.
Community feedback
- @zeerobitPosted almost 3 years ago
good html semantics i would suggest for this challenge are figure, figcaption and blockquote.
- wrap each card with figure
- wrap the image along with the name and status with figcaption
- wrap the paragraph with blockquote
you can look them up.. Happy coding
Marked as helpful1@KhalidKhabouzPosted almost 3 years ago@zeerobit Thank you so much, those were very helpful remarks, I'll make sure to have them applied.
0 - @zeerobitPosted almost 3 years ago
looks good but i think you could use better html semantics to wrap a lot of the content instead of div.
happy coding
Marked as helpful1@KhalidKhabouzPosted almost 3 years ago@zeerobit Thank you for your feedback, that's right, the issue is that the page should contain a level-one heading.
0 - @alvin-devPosted almost 3 years ago
wow, your box-shadow is really nice, i inspected your code to learn xD
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