Design comparison
SolutionDesign
Solution retrospective
This is my first front end mentor solution. Any feedback will help me learn and rectify my mistakes.
Community feedback
- @ChamuMutezvaPosted over 3 years ago
- An h1 should be your first heading, one h1 is considered best practice
- headings should ascend in order h1, h2, h3 etc
- use semantic html where ever possible instead of divs. Cancel, change and proceed are interactive elements, in this case they look like they are used to open another page or open a form. Possible elements will be an anchor or a button.
Marked as helpful1@Mahii143Posted over 3 years ago@ChamuMutezva thank you very much, I will work on the things you mentioned.
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