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
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.
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.