Computer Science, asked by varshneyriya869, 3 months ago

can you give a blue border only on the left side of the text?how?
this question is a must for me.please do it fast​

Answers

Answered by himanshusingh52
4

Answer:

The border-left property is a shorthand property for (in the following order):

border-left-width

border-left-style (required)

border-left-color

If border-left-color is omitted, the color applied will be the color of the text.

Answered by MuTeGlitZzz
2

Answer:

The border-left shorthand CSS property sets all the properties of an element's left border.

The border-left shorthand CSS property sets all the properties of an element's left border....

The border-left shorthand CSS property sets all the properties of an element's left border....Formal definition

The border-left shorthand CSS property sets all the properties of an element's left border....Formal definitionborder-left-width : medium.

The border-left shorthand CSS property sets all the properties of an element's left border....Formal definitionborder-left-width : medium.border-left-style : none.

The border-left shorthand CSS property sets all the properties of an element's left border....Formal definitionborder-left-width : medium.border-left-style : none.border-left-color : currentcolor.

Similar questions