Submitted over 3 years ago
Mobile first, FlexBox, BEM, Media Query, vanilla JS, CSS variables...
@fraloily
Design comparison
SolutionDesign
Solution retrospective
Is there a smarter way to position svg? And if not what is the best practice?
Community feedback
- Account deleted
Personally I think the best way to position pictures or svg's is with
background-image : url(....)
in css, then you usebackground-position
to place them wherever you want.Btw you solution looks good.
Keep coding👍.
1
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