Submitted over 2 years ago
Order Summary Component using Tailwind CSs
@phucnguyen1712675
Design comparison
SolutionDesign
Solution retrospective
Please feedback on my code please!
Community feedback
- @NaveenGumastePosted over 2 years ago
Hay ! Nguyễn Thành Vĩnh Phúc Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Marked as helpful0 - Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
- Always Use Semantic HTML instead of
div
like<main>
<header>
, etc for more info.
if my solution has helped you do not forget to mark this as helpful!
Marked as helpful0 - Always Use Semantic HTML instead of
- @Ahmedhassanin12Posted over 2 years ago
prefection 👍✔
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