
Submitted over 2 years ago
Responsive Order Summary Component with ReactJs and TailwindCss
#react#tailwind-css
@jte0711
Design comparison
SolutionDesign
Solution retrospective
Please let me know what you think about my solution. Feel free to give feedback too. Thank you!
Community feedback
- @faha1999Posted over 2 years ago
Hello James. Congratulations on finishing this project. It's lovely and great on the whole! Just a little tip:
You might want to use semantic tags like the
<main>
to wrap your code, instead ofdiv
`s.You could also make use of
<section>
and/or<article>
semantic tags. This would help improve accessibility.- add
alt=""
attribute inimg
I hope this helps you. Happy Coding!
0 - 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