Write the syntax of Border-Style property.
Answers
Answered by
0
Answer:
The border-style property sets the style of an element's four borders. This property can ... Version: CSS1. JavaScript syntax: object.style.
Explanation:
HOPE IT HELPS U
Answered by
5
Answer:
The syntax for the CSS border-style property (with 2 values) is: border-style: top_bottom left_right; When two values are provided, the first value will apply to the top and bottom of the box. The second value will apply to the left and right sides of the box.
Explanation:
hope it's USEFUL ❤️...
Similar questions