Which of the following property adds padding to the top of an element?
(a) height
(b) padding-height
(c) top
(d) padding-top
I had been asked this question in an internship interview.
This intriguing question comes from CSS Box Model in section CSS Text, Borders and Images of CSS