Indenting the first sentences in a paragraph.
-
I want to indent the first sentence in each paragraph. I am doing it manually but it doesn’t show when I update.
The blog I need help with is: (visible only to logged in users)
-
Hi Lloyd,
The easiest way to do this is to use the following HTML code at the beginning of each paragraph:
<div style="text-indent:2.3em;">Then, use the following at the end of each paragraph:
</div>You will need to enter this code in the Text Editor (as opposed to the Visual Editor). Give that a try and let me know if it accomplishes what you’re looking for!
- The topic ‘Indenting the first sentences in a paragraph.’ is closed to new replies.