Submitted about 3 years ago
HTML5 markup, CSS custom properties
@adeosunabdulsamad
Design comparison
SolutionDesign
Solution retrospective
pls tell me how I can use css to make a background with two colors like the background image
Community feedback
- @phoglerPosted about 3 years ago
You can set the ./images/pattern-background-desktop.svg as a background image on the body with the properies backround-repeat: no-repeat and background-size: cover;
Then set the background: to the color
1 - Account deleted
In the body use
background-image: set the path to the file (the top wave) background-color: your color
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