Home » CSS » Css miscellaneous » Question
  1. Which of the following defines in a shorthand form the width, style, and color for the top border of an element?
    1. border-bottom
    2. border-style
    3. border-up
    4. All of above
    5. None of these
Correct Option: E

Syntax: border-top: border-width border-style border-color;



Your comments will be displayed only after manual approval.