Design comparison
SolutionDesign
Solution retrospective
Hi there!
Here's my solution for this challenge. It is my pleasure to hear your feedback.
Question: How to hide images under the background? Im missing somethinh here.
Cheers!
Community feedback
- @DarionasPosted almost 2 years ago
Hei. For hiding image or its part, use css z-index property. But here is one very important moment. This property has to be set with position property. For more details read here: https://www.w3schools.com/css/css_z-index.asp
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