Viewing Paragraph formatting/indentation

Paragraph formatting/indentation



User: Patrick M. 8 years ago
Hi, How do I format a paragraph in a text box with indentation? In particular, I want a hanging indent where subsequent lines are indented by a certain amount compared to the first line. Also, is it possible to put multicolumn formatted text in a text box? Thanks, Patrick
User: Roddy 8 years ago
You would need to use code injection to do this properly.

In this DEMO, the paragraphs are contained in an HTML5 section element although this could also be an article or aside depending on what the contents are.

In the styles, a text indent is applied to the <p> element. The first paragraph is give a class name - "first". This is given a differrent text indent.

You can use THIS widget to create self leveling columns.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Patrick M. 8 years ago
Thanks, that might help.


Post Reply
You must login or signup to post.