how can i add text-indent when floating(image float) is used? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how can i add text-indent when floating(image float) is used?

floating

15th Jul 2019, 12:16 PM
Deekshith shetty
Deekshith shetty - avatar
2 Answers
+ 1
You could add margin-left:[Indent] to whatever you are floating, so then the margin pushes it off the edge. You could also apply padding-left:[Indent] to the container so then the container pushes it off
3rd Mar 2020, 1:50 PM
Cheese Burger Joe
Cheese Burger Joe - avatar
+ 1
Didnt see that this was half a year ago lmao, I hope you found out in that time
4th Mar 2020, 3:24 AM
Cheese Burger Joe
Cheese Burger Joe - avatar