Design comparison
SolutionDesign
Solution retrospective
I found it very hard to create responsive curved backgrounds, I made it but it's not perfect. So what is the best way to create it and make it responsive?
Community feedback
- @mattstuddertPosted over 5 years ago
Hey Noha, great work on this challenge. Your solution looks really good! For the coded background decorations, you could use a pseudo-element instead, such as the
::before
pseudo-element. Your code would look very similar, except it would mean that you don't need to add empty elements in your HTML.I hope that helps! Let me know if you have any more questions about it 🙂
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