html tutorial - How to apply multiple background images to an element using CSS - html5 - html code - html form
Answer: Use the CSS3 background property
Using CSS3,it perform add or apply multiple backgrounds to an element.The backgrounds are placed like layers, where the primary background specified on the top and last background within the back.The last background will include a background-color.Check out the following example: