Profile image for Andy C364 AndyC364
add a background image to bottom right of page.
Language
CSS
Tags
background bottom css image right

bottom right background image css

1 background:#fff url(images/arrows-bkg2.png); 2 background-size:543px 500px; 3 background-position:right bottom; 4 background-repeat:no-repeat;

Comments