d
Amit Dhamu
Software Engineer
Articles
Snippets
Colophon
Projects
Uses
Multiple Background
1 minute read
00000 views
.multiple-bg
{
background-image
:
url
(
'bg1.gif'
)
,
url
(
'bg2.gif'
)
;
}
background
css