Submitted over 3 years ago
social media dashboard with theme toggle - scss grid and flexbox
@ConradMcGrifter
Design comparison
SolutionDesign
Solution retrospective
I used inline SVGs for the icons. Im wondering if it is better to use img element with the src attribute linking to the svg instead?
Community feedback
- @joanneccwangPosted over 3 years ago
I'd probably use
<img>
since it's more readable for me. And we usually don't have to manipulate inline svg if your designer does a great job.BTW, the RWD is so smooth. Really love your work!
Marked as helpful0
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