Social media dashboard using HTML, CSS & JS

Solution retrospective
Any feedback is welcome :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ConradMcGrifter
- looks like you still need to do the hover states
- use more semantic html tags like
header
section
instead of using justdiv
elements. it is considered best practice to use semantic html (https://www.w3schools.com/html/html5_semantic_elements.asp)
other than that it looks really good, and smoothly transitions to mobile size
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