I have some text that is passed dynamically, but the design of the text requires that the top line is tabbed in, so it looks like this:
Stackover flow rules, Stackover flow rules,
Stackover flow rules, Stackover flow rules, Stackover
flow rules,
Could I use HTML special characters to do this?
Stephen
You could enter text that has a “\t” (TAB) character as the first character of the first line. And make sure your textfield has a textformat with tab stops in it.
I did it recently like this: