Line spacing for text - Post ID 214276

User 515933 Photo


Registered User
132 posts

Hello all. I'm trying to paste a short story into a web page, but can't find a way to change the line spacing. Is there a way in VSD?

Thanks,

Bob
User 187934 Photo


Senior Advisor
20,271 posts

Use an html box and hand code it in.
Header html
<style>
<!--
p.text {line-height:200%;}
-->
</style>

Body html
<p class="text">Your text here</p>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.