why is the the 1st line of a paragraph only affected when using the text-indent tag. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

why is the the 1st line of a paragraph only affected when using the text-indent tag.

5th Sep 2020, 12:24 PM
qrtuy
qrtuy - avatar
2 Answers
+ 2
Yes text indent will only give space to first character of a paragraph. For continues distance for all line you may use padding-left property
5th Sep 2020, 12:45 PM
Ayush Kumar
Ayush Kumar - avatar
0
oh thanks
5th Sep 2020, 12:48 PM
qrtuy
qrtuy - avatar