Submitted about 3 years ago
HTML, CSS, CSS Variables and Flexbox and Grid
@brodiewebdt
Design comparison
SolutionDesign
Solution retrospective
Any feedback would be appreciated.
Community feedback
- @skyv26Posted almost 3 years ago
Hey! You can use multiple image URL path in background color and set the position using background-position property.
In this design there are two big circle and your want to position it properly then you can use
background-position: top right, left bottom
Or background-position: top 10% right 7%, left 15% bottom 2% (dummy example)
I am on mobile maybe you had use this, but any other information required then I will try my best to answer
Marked as helpful0 - @brodiewebdtPosted almost 3 years ago
Thanks. I need to go back to some of my older ones and clear the acessibility warnings. I will use your suggestions.
0
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