Use shortcuts
Questo
può anche essere scritto cosìcodice:div#dacolorare{ background-image:url(immagine.gif); background-repeat:repeat-x; background-position: bottom; background-color: #99cc00; }
codice:div#dacolorare{ background: #9c0 url(immagine.gif) repeat-x bottom; }![]()