Tuesday, April 22, 2025
No menu items!
No menu items!
HomeTips and TutorialsFirefox support for CSS3 multiple backgrounds

Firefox support for CSS3 multiple backgrounds

FIREFOX

 

James Hall saw the good news in Bugzilla that CSS3 multiple backgrounds are now in the Firefox tree, and you can test a Firefox Nightly (Minefield). Firefox joins Safari in the support.

Usage?

 

PLAIN TEXT

CSS:

  1. background-image: url(../pix/logo_quirksmode.gif), url(../pix/logo_quirksmode_inverted.gif);

  2. background-repeat: repeat-y;

  3. background-position: top left, top right;

RELATED ARTICLES

Most Popular

Recent Comments