What is the syntax for adding multiple background images in CSS3?
Answer Posted / 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 View All Answers
What is the difference between css3 and css4?
How can I make a template?
What is the difference between logical tags and physical tags?
What is the purpose of the z-index and how is it used?
What is the float property used for in css?
Which property is used to set the line style for the outline?
What is class in html and css?
What is the basic unit of css?
What is CSS Box Model and what are its elements?
What is the syntax of word wrap in css3?
What is the difference between margins and padding?
What is the purpose of vh measurement unit?
What is a class selector in css?
Which property is used to set the background image of an element?
What is the difference between class and id selectors?