I'm creating an HTML email and I do not want to use CSS styling in the head (for cross platform compatibility reasons). I need to set an indention for the first line of the paragraph using inline styling only.
How would I do that?
This should work:
<p style="text-indent: 50px">