Design comparison
SolutionDesign
Solution retrospective
any feedback will be very appreciated
Community feedback
- @benjoquilarioPosted about 3 years ago
hello azzykesuma
Great job on finishing this one, It looks good and response very well.
Some suggestion:
- If you want a
main
for the main content on your page you should use the<main>
tag instead. - And also must know the difference between
<a> tag
and<button>
tag link here button and a tag - and also do not forget to add a
cursor: pointer;
in button to inform the user that this button is clickable and not just for design.
Aside from those. Everything looks good keep coding
Marked as helpful0 - If you want a
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