Pages
Home
Maya
Photoshop
3D Max
Web Designs
Contact
Zservice
Monday, 29 April 2013
How to Create Multiple Backgrounds in html with CSS3
.box{
width:600px;
height:400px;
background:url(theworld_256.png), url(t_5.jpg);
background-repeat:no-repeat;
background-position: center bottom, left top;
padding:10px;
text-align:center;
}
Like as :
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment