Vidyalelo
CSS · Q1

CSS Text, Borders and Images

Programming · CSS · question 1

Q1

Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?

A.
border
B.
padding
C.
border-collapse
D.
border-width
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The border-width property sets the width of an element’s four borders. This property can have from one to four values.