N
N
Name Imechko2015-10-13 06:32:39
css
Name Imechko, 2015-10-13 06:32:39

What is the difference between background-color and background?

What is the difference between background-color and background?
background color: #ffffff;
background: #ffffff;
Both options work perfectly. What is the difference?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Salnikov, 2015-10-13
@Elem3nt071

In background - you can describe all the parameters. And background-color is just one of those options.
background: [background-attachment || background color || background image || background-position || background-repeat] | inherit

S
Sergey Zelensky, 2015-10-13
@SergeyZelensky-Rostov

background can be set as image or background color
background-color color only

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question