Design comparison
SolutionDesign
Solution retrospective
I tried using the basics I know about sass for this challenge.
Improvements and tips are welcome.
Community feedback
- @MelvinAguilarPosted 10 months ago
Hello there 👋. Good job on completing the challenge !
I have only one suggestion about your code that might interest you.
- Consider using a button instead of an anchor tag for the "change" element, as buttons are designed for actions like altering the order's plan. Anchors are typically used for linking In this instance, the action involves altering the order's plan, making a button a more fitting choice.
I hope you find it useful! 😄
Happy coding!
Marked as helpful0@KahSRPosted 10 months ago@MelvinAguilar, thanks for the sugestion.
I was really in doubt between using a button or an anchor. It's clearer now in which situations I should use them.
Very useful! thanks😄
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