Which property is used to set the line style for the outline?
Answer Posted / Pranjal Singh
'border-style' property sets the line style for both border and outline. Here's an example:nnborder: 2px solid red;nor outline: 2px dashed blue;'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers