CSS3 and Multiple Backgrounds

Crearegroup created a video that demonstrates Multiple Backgrounds using CSS3. This technique makes it easier to use background images that grow as your text expands. In CSS2, you needed to use multiple divs to create this effect. This video shows you how to use Multiple Background images using only one div. They also explain that this technique is not bullet proof or usable in multiple browsers. Only modern browsers seem to be able to render this technique. If you would like to use this technique, consider what browsers your visitors use before implementing it on your website.