Vidyalelo
CSS · Q73

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 73

Q73

Which of the following property defines the style for the right border of an element?

A.
border-left
B.
border-right
C.
border-right-style
Answer
D.
border-style

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax:border-right-style: dashed | dotted | double | groove | hidden | inset | inherit | none | outset | ridge | solid