Design comparison
SolutionDesign
Community feedback
- @Mennatallah-HishamPosted about 1 year ago
Hi Omar
Congratulations on completing your first challenge👏
You did great 👍
Here are some suggestions to improve your code:
Semantic HTML
- since the card is independent content, it is better to use <article>
ALT
- images should have descriptive alt text, which is important for SEO and screen reader users,alt="QR code linking to Frontend Mentor challenges"
here are some helpful articles:
- alt text
- <article> vs <section> Hope you find this helpful, Happy Coding
Marked as helpful1@OmarRefaeePosted about 1 year agoHi @Mennatallah-Hisham
Thank you very much for your feedback that was really helpful.
I appreciate it.
0
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