Revision: 63491
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 12, 2013 02:49 by kickass
Initial Code
.container {
background: url(../images/top-image.png) no-repeat, /*I'm higher z-index than the others */
url(../images/middle-image.png) repeat,
url(../images/background-image.png) repeat;
}
Initial URL
Initial Description
Multiple backgrounds
Initial Title
background image stack
Initial Tags
css
Initial Language
CSS