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
Line spacing for text - Post ID 214278
Use an html box and hand code it in.
Header html
Body html
Header html
<style>
<!--
p.text {line-height:200%;}
-->
</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
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
Thanks Eric. I'll try that.
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.