Dashbord using HTML CSS and Vanilla JS

Solution retrospective
Any feedbacks are very appreciated
I think this is the most suitable solution for this challenge so far!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @samuelpalaciosdev
Hi👋
Great job on this challenge! Your solution looks good and it scales pretty well. 👍
I only suggest one little thing 😉:
- I think you should change the order of the headings tag. The
h1
tag is usually used for the title of a page, in this case "Social media dashboard", actually is anh2
, instead I'd set the followers number as anh2
.
I hope this would help you, have a nice day, keep coding!💙
- I think you should change the order of the headings tag. The
Join 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