5
I am creating an HTML page with CSS, and would like to know how to put two backgrounds in the same HTML page via CSS. I have this image:
I want to put this image on top, only it’s not high enough to cover the whole page, so I want to put a linear-gradient(to bottom, #000,#CCC) from where this image ends, to give it a nice effect, but I can’t do it.
Can you please specify what kind of background plans?
– hugohilario
Where , no body?
– Jonathan dos Santos
Yes on the body, I want to put an image on top, Dae below that a linear-gradient image...I tried to put but it did not work very well
– Marco Antonio