Design comparison
SolutionDesign
Solution retrospective
All feedback is welcome . Thanks in advance
Community feedback
- @Kolade1024Posted over 1 year ago
Alright... thanks alot I actually solved the issue already
0 - @Kolade1024Posted over 1 year ago
Hi, Awesome work. I actually need your help on how to set the background image like the way yours is.. Mine is acting weird, don't know why? Thanks [Here is my solution ] (https://www.frontendmentor.io/challenges/clipboard-landing-page-5cc9bccd6c4c91111378ecb9/hub)
0@yike-qian-jinPosted over 1 year ago@Kolade1024 Your link is not working , but you can check the code on github:
- i gave the .header a relative position
- I added the image in .header::after as a URL with an absolute position , you can position your image using top : X px and left : X px while giving it a specific height and width .
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