You can use multiple images by separating them with commas. It is probably easiest to just use the "background:" shorthand and include everything there, like this:
background: url("image1.png") 100px 20px no-repeat, url("image2.png") somerules;
Though,...
Re: Background images - multiple wanted
background: url("image1.png") 100px 20px no-repeat, url("image2.png") somerules;
Though,...
Re: Background images - multiple wanted
0 commentaires:
Enregistrer un commentaire