Design comparison
SolutionDesign
Solution retrospective
Please provide your valuable feedback or questions.
- Is there any way to change the img source using only CSS ?
Community feedback
- @HatamovichPosted over 4 years ago
Hello I think you are doing well if you are a newbie :) firstly you should add cursor: pointer; to the button. secondly set background of the body to the image that is on the left side now so that it covers whole body, then create two columns within the container. which will be left and right columns on the left side put the content and on the right side create image tag and set its src attribute to the image that is on the right side now. I hope you understand me and it will help you :)
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