×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: CSS
Posted by: Marosi Dóra
Added: Aug 25, 2017 11:07 AM
Modified: Aug 25, 2017 11:07 AM
Views: 2478
Tags: no tags
  1. background-image: url(img_flwr.gif), url(paper.gif);
  2. background-position: right bottom, left top;
  3. background-repeat: no-repeat, repeat;
  4.