Which of the following is an example of a Shortcut Property?
A. border
B. font
C. text
D. all of the mentioned
Answer: Option D
Solution (By Examveda Team)
All of the above mentioned properties are shortcut properties. For example, the font-family, font-size, font-style, and font-weight properties can all be set at once using a single font property with a compound value:font: bold italic 24pt helvetica;

Join The Discussion