Forums

How do I put a larger space in-between text? (2 posts)

  1. bamassippi
    Member
    Posted 3 years ago #

    If I want an extended space in-between words, what's the script for that?

  2. BPartch
    Member
    Posted 3 years ago #

    Hello

    Assuming the text you wanted to increase the word spacing is in a paragraph tag you could add the following to your css file:

    p {word-spacing: 10px;}

    If it is an h1 or some other tag just change the selector.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags