Design comparison
Solution retrospective
Hello, I have completed this project using CSS properties, API and JavaScript. I had a lot of fun building this project. What best books would you recommend for learning more about application programming interface? Any suggestion on how to improve this or my code will be appreciated. Thank you.
Community feedback
- @Zy8712Posted 12 months ago
Hi there! I tried to test your site but the button doesn't generate any new advice. Looking at your html code I noticed that you made the icon button as a div and didn't implement it as a button that calls the api.
Besides that, I'd say your site is pretty well formated and is only really missing a
<main>
tag around your page's main content for accessibility purposes.Marked as helpful1@mayor-creatorPosted 12 months ago@Zy8712 thank you taking your time to provide this insightful feedback.
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