Step49: changing the background-color property to background

step49: changing the background-color property to background

Background-color is long-hand and background is short-hand.
Background-color specifically targets the background’s color.
Background targets all possible “long-hands”, like its color, image, etc.
For more info you can look it up here:
CSS Backgrounds

You need to use Chrome browser. It’s a bug.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.