Order Summery Card using CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@perezjprz19
Hi @SakibAhsan7 👋
Good job with your solution. I just have a couple of pointers:
-
it is best to separate your css from your html file for maintainability and scalability. Not a big deal with the smaller projects, but it would be good to get into habit.
-
since "cancel order" is an interactive element, it should be either a link or a button.
Happy coding! 😊
Marked as helpful -
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