Text-aling :left; | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Text-aling :left;

it takes my text so close to the left corner how to have a little space from corner

8th Apr 2018, 2:27 PM
mohd shahnawaz
mohd shahnawaz - avatar
4 Answers
+ 2
you should use padding to have space inside the container. use attribute style to use inline CSS. example: <div style="padding-left:5px">your text</div>
8th Apr 2018, 3:14 PM
Raffy
Raffy - avatar
+ 1
you can use margin-left or padding-left to put some space on left.
8th Apr 2018, 2:44 PM
Rizvan Kukad
+ 1
is not working bro rizvan kukad
8th Apr 2018, 2:46 PM
mohd shahnawaz
mohd shahnawaz - avatar
0
if you have code send me link I can check.
8th Apr 2018, 2:47 PM
Rizvan Kukad