How do I stretch a background image to cover the entire HTML element?

后端 未结 13 1146
难免孤独
难免孤独 2020-12-04 09:02

I\'m trying to get a background image of a HTML element (body, div, etc.) to stretch its entire width and height.

Not having much luck. Is it even possible or do I h

13条回答
  •  萌比男神i
    2020-12-04 09:18

    In short you can try this....

    Where I have used few css and js...

    
    
    
    

    And it is working fine for me.

提交回复
热议问题