Tagged: Scale

0

Using CSS to Scale a Background Size

Here is a quick CSS code snip to scale a background image of an element. You must first declare the background-size then set the width and height.

or

You can find more information at w3schools.com   Alternatively...