Re: Indent a paragraph
Posted by
Harvey on
Dec 01, 2010; 11:05pm
URL: https://support.nabble.com/Formatting-Questions-tp5642821p5793943.html
Hugo <Nabble> wrote
You can try the text-indent property, for example:
<div style="text-indent:20px;display:block">
...your text goes here...
</div>
Having trouble making this work. It only seems to indent the first line?
HTTPS Please!