Design comparison
SolutionDesign
Solution retrospective
😟 Size problem. I would be glad to have your suggestions.
Community feedback
- @saifion33Posted about 2 years ago
Hi jyoti.
Your solution looks nice, but there is some accessibility issue.
-
Wrap your card into
<main>
tag. -
Use at-least on
<h1>
tag. -
Increase size of card little bit
-
Use meaningful class name. Like
class="button-1"
instead ofclass="bu1"
.
I hope you find this helpful
Happy Coding 😊.
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