In CSS, these properties give you a provision to set the values of multiple CSS properties simultaneously TRUE OR FALSE
Answers
Answered by
0
Answer:
Shorthand properties are CSS properties that let you set the values of multiple other CSS properties simultaneously. Using a shorthand property, you can write more concise (and often more readable) style sheets, saving time and energy.
Similar questions