Design comparison
SolutionDesign
Solution retrospective
Currently I am using position: absolute;
on circle and leaf .svg
to create a custom background for the pages and boxes, such as the 'Contact Us' and the 'About Us' box.
Is there another approach to styling background for pages and boxes?
Community feedback
- @JaneMorozPosted almost 2 years ago
Hi, An! Your solution is great! ❤️💪
The only things I've noticed:
- You need to wrap the main content of the page into the <main> tag. It will solve all these landmark issues and improve accessibility.
- Also footer links are not clickable 😬
Keep it up! And good luck 🍀
Marked as helpful0@antran1245Posted almost 2 years ago@JaneMoroz Thank you. This is what I get for rushing and not checking everything.
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