Submitted about 3 years ago
Four card feature section - Vanilla HTML and CSS
@coding-tomato
Design comparison
SolutionDesign
Solution retrospective
What is usually your approach to add a background color that covers the entire page no matter the scroll height?
Community feedback
- @Darshan-Pandya10Posted about 3 years ago
Great Design! And answer of your question is, to Add background color property inside the body tag.
Marked as helpful1@coding-tomatoPosted about 3 years ago@Darshan-Pandya10 Thanks for your answer, although, this would only go up to the height of the page. How would you approach covering the entire page? How would you adjust height?
I could set height 100%, but then if the height ends up scrolling, it won't cover the entire page.
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