order-summary-component

Solution retrospective
Feedback are welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @devendra-alt
Hello @Anuoluwapo-dev
Great work, Design looks exactly the same.
I have some suggestions for you
-
You can use
<artical>
tag instead of the normaldiv
tag (for order summary card) it will make your code more semantic which is also good practice from accessibility and SEO standpoint. -
Please use the
<alt>
attribute on<image>
it will make your code more accessible to screen readers, also it will make your site more SEO friendly.
Happy Coding :)
-
Join 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