Multiple background images through CSS3

Multiple background images css, multi background image in html css

CSS3 contains a few new background properties, which allow greater control of the background element.

we can add more then one image as background through css3. you can set the properties of any element like this below:

#nst{
background-image:url(atal-setu.png), url(new-nst.png);
background-position:right bottom, left top;
background-repeat:no-repeat, no-repeat;
}

If this help you then.. Can you buy a Cup of Coffee for me by nst webcreation paypal--OR-- nst webcreation blog coffee cup

Published by

NST

Myself Narender Singh Thakur ( NST ) and i share my Experience/Knowledge and Tricks for folks and beginners to solve their issues while making websites through this Planet.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Click to Chat