Vidyalelo
CSS · Q49

CSS Text, Borders and Images

Programming · CSS · question 49

Q49

Which of the following property sets the width of an element’s bottom border?

A.
border
B.
border-collapse
C.
border-bottom-width
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: border-bottom-width: non-negative length | medium | thick | thin | inherit