How do I apply hanging indent for my references?

Jump to solution
ktriplett
Community Novice

How do I apply hanging indent for my references?

0 Likes
1 Solution
Chris_Hofer
Community Coach
Community Coach

Hi  @ktriplett  Thank You for posting your question.  You can use this code snippet in your page.  Just paste this HTML in your page (How do I use the HTML view in the Rich Content Editor as an instructor?), and change the "Bacon ipsum dolor..." text for your needs:

<p style="margin-left: 20px; text-indent: -20px;">Bacon ipsum dolor...</p>

Hope this helps!

View solution in original post