Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Ahmed, good job! I took some time to look at your code and have some ideas for improving it:
- add
main
tag and wrap the card for improve the Accessibility - add descriptive text in the
alt
attribute of the image - use
h1
for the title of card noth6
- use
p
tag for the text of card notsmall
tag - instead of using
px
try to use relative units of measurement -> read here
Overall you did well 😉
Hope this help and happy coding!
Marked as helpful1@ah7255703Posted over 2 years ago@denielden
ok iam going to change right now,i like constructive criticism thx
1 - add
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