background-image: url('paper.gif');
background-image: url('img_tree.gif'), url('paper.gif');
background-image: conic-gradient(red, yellow, green);
background-image: linear-gradient(red, yellow, blue);
background-image: radial-gradient(red, green, blue);
background-image: repeating-conic-gradient(red 10%, yellow 20%);
background-image: repeating-linear-gradient(red, yellow 10%, green 20%);
background-image: repeating-radial-gradient(red, yellow 10%, green 15%);
This demo shows some different techiques on how to set a background image of a HTML element.
This demo shows some different techiques on how to set a background image of a HTML element.
This demo shows some different techiques on how to set a background image of a HTML element.
This demo shows some different techiques on how to set a background image of a HTML element.
This demo shows some different techiques on how to set a background image of a HTML element.
This demo shows some different techiques on how to set a background image of a HTML element.
This demo shows some different techiques on how to set a background image of a HTML element.
This demo shows some different techiques on how to set a background image of a HTML element.