HTML and CSS

Solution retrospective
I was facing issues in that colored wavy patterned background, so please let me know what I have to do to achieve this?? Also There are many issues related to responsiveness of the website..
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hafizanadli
Hello there, really appreciate the effort!
I'd like to suggest you visiting this site https://css-tricks.com/snippets/css/a-guide-to-flexbox
It would be very helpful to make component more efficient and responsive.
Keep up the good work!
Marked as helpful - @amallen1
Just like Nathan said, you can use the background-image property to add the wavy pattern. Also I highly recommend that you take a look at FreeCodeCamp's Introduction to Web Design video, it will really help you to understand responsiveness and you will greatly improve :)
Marked as helpful - @yeet-yeet-4-real
In response to your wavy background issue, it should be a background image, maybe add it in your css body selector
Marked as helpful
Join 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