Home » CSS » CSS Outline » Question
  1. Which of the following property specifies the look and design of an outline?
    1. outline-format
    2. outline-font
    3. outline-style
    4. All of above
    5. None of these
Correct Option: C

The outline-style CSS property is used to set the style of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out.



Your comments will be displayed only after manual approval.