+ 1
how can i add text-indent when floating(image float) is used?
floating
2 Antworten
+ 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
+ 1
Didnt see that this was half a year ago lmao, I hope you found out in that time