Showing a background image set on a DIV element. Select values from the dropdown list.
{ background-image: url("back1.png"); }
{ background-repeat: no-repeat; }
{ background-position: 5px 20px; }
Showing a background image set on a DIV element. Select values from the dropdown list.
{ background-image: url("back1.png"); }
{ background-repeat: no-repeat; }
{ background-position: 5px 20px; }