Paragraph format in text: About Me widget (simpla)
-
I searched the forums first, but can’t find any info on how to create paragraphs or simply a extra line between paragraphs in the text: About Me widget for Simpla.
I even put in three extra lines in between, and still got a big run-on paragraph.
If there’s a way to skip a line between paragraphs and indent (my preference for this introduction section), please let me know. I’m not very tech savvy, so simple directions are best! :^)
Thanks
-
For a blank line:
<p align="none"> </p>
For a double blank line:
<p align="none"> </p>
For an indented beginning (or any other space formatting), format the text in a simple text editor, enclose it in the following code, then copy-paste the whole:
<pre style="font:inherit;"> TEXT </pre> -
-
- The topic ‘Paragraph format in text: About Me widget (simpla)’ is closed to new replies.