I’m working on this project, each page has a different background image for it. The images are pretty tall and not all pages have enough content to increase the height of the page. So is there a way to set a minimum height for the page depending on the height of the background image?
Share
Yes, there is
min-heightcss property for that.See:
CSS min-height Explained