Multiple background images

This is a test page for multiple backgrounds on one div element.
Do they show up?

#example1 {
width: 500px;
height: 250px;
background-image: url(background1.png), url(background2.png);
background-position: center bottom, left top;
background-repeat: no-repeat;
}
  1. Leave a comment

Leave a comment

Design a site like this with WordPress.com
Get started