Responsive clipboard landing page with CSS and HTML

Solution retrospective
Built with
- HTML5
- CSS custom properties
- CSS Grid
- Desktop-first workflow
- Chrome Developer tools
###What I learned One of the things I battled with was styling the active state of the social media icons. i initially used the <img scr=""> HTML tag which made it difficult to achieve the desired results. switching to the <svg></svg> tag made is possible to achieve the results by the changing the "fill" element to 'currentColor'.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Augustine Asare's solution.
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