Then I have a div that contains some dynamic text. I suppose I know the text and font size but Size is not known. I want to be very intelligent in the text given in the DIV, when the text is wrapped.
My original text was seen in this way:
Instead, I want to look it like this:Use the advertisement on this website, Apply it to complete, but motivate them to work on their own time. If the size of the DIV does not know the priority, then what is the best way to do it? And if I know the shape then what is the best way to do this?Thank you!
If I understand what you are asking for, then it works for me:
div {padding-left: 2em; Text Indent: -2 AM; }
Comments
Post a Comment