Home » CSS » Css miscellaneous » Question
  1. Which of the following property defines the style for the right border of an element?
    1. border-style
    2. border-right-style
    3. border-left
    4. border-right
    5. None of these
Correct Option: B

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



Your comments will be displayed only after manual approval.