What is the syntax for adding multiple background images in CSS3?



What is the syntax for adding multiple background images in CSS3?..

Answer / hrpynux@gmail.com

The multiple background images for an element can be put in the HTML page using CSS. Use CSS background property to add multiple background images for an element in any pattern and use other CSS property to set the height and width of the images.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

Explain the concept of pseudo-elements in css.

0 Answers  


What is cascading in css?

0 Answers  


What is difference between css3 and css2?

0 Answers  


What is the use of css sprites?

0 Answers  


How do I have a fixed (non-scrolling) background image?

0 Answers  






When would you use css float?

0 Answers  


Why was the decision made to make padding apply outside of the width of a 'box', rather than inside, which would seem to make more sense?

0 Answers  


What are the major versions of css?

0 Answers  


What is less and sass in css?

0 Answers  


What is box sizing property?

0 Answers  


What is class in html and css?

0 Answers  


How do you clear a float in css?

0 Answers  


Categories