Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
a bit confusing when create buttons with same style for each buttons
What challenges did you encounter, and how did you overcome them?I realized there ul li in html, which can create the same style on css for each buttons
What specific areas of your project would you like help with?If any input, really appreciate it
Community feedback
- @acoderlooksat50Posted 5 months ago
Looks good. Your HTML looks well organized and contains all the elements needed for the project. The CSS looks good and the final project looks similar to the design, although slightly smaller. The only critic I can make is changing your <button> tag to <a> . Anchor tags are for links, buttons are for completing an action.
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