Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS where are my background images in IE8? Re: where are my background images in IE8?

#95982
TheDoc
Member

From HTML5Please:

“Multiple backgrounds will be completely ignored when they aren’t supported. If you can make do with a simple background color, make sure to declare background-color: before you start using multiple backgrounds. Alternatively, you can also set an image as a background with background-image and override it with a second background declaration. We strongly recommend you don’t polyfill this.”

http://html5please.us/