Computer Science, asked by aishu93, 3 months ago

which attribute of border is used to style border line​

Answers

Answered by Anonymous
1

Explanation:

The border-color specifies the color of a border. The border-style specifies whether a border should be solid, dashed line, double line, or one of the other possible values. The border-width specifies the width of a border

Answered by Anonymous
0

Answer:

The border-style shorthand CSS property sets the line style for all four sides of an element's border.

Similar questions