Design comparison
Community feedback
- @Kamasah-DicksonPosted almost 3 years ago
Hi adarsh 🙋so tell be how was the background svg positioned That's a very nice solution Good job😎
Marked as helpful1@adram3l3chPosted almost 3 years ago@Kamasah-Dickson Basically I divided the whole page into 3, header, main, footer. And the main again into 4 sections.The first section is just until the CTA. So I put the svg as background of that section and positioned it to the bottom.
background: url() left bottom no-repeat; background-size:contain;
That's it
1@Kamasah-DicksonPosted almost 3 years ago@adram3l3ch that was helpful maybe I will restart my solution in the future or maybe we can work on my solution as a branch since I have no experience working on a branch on github.
It would be a great experience though.
Marked as helpful1@adram3l3chPosted almost 3 years ago@Kamasah-Dickson Yeah sure. I've sent you a pull request, take a look at it
1@Kamasah-DicksonPosted almost 3 years ago@adram3l3ch I really appreciate your time and concern Thanks alot.
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