/ Published in: PHP
URL: http://www.w3.org/TR/css3-background/
Expand |
Embed | Plain Text
div{ background-image: url(plasma.png); background-size: cover; }
You need to login to post a comment.
yisreldov on 11/03/09
2 people have marked this snippet as a favorite
URL: http://www.w3.org/TR/css3-background/
div{ background-image: url(plasma.png); background-size: cover; }
You need to login to post a comment.