Title: Html code question
Last modified: August 19, 2016

---

# Html code question

 *  Resolved [nmchenry](https://wordpress.org/support/users/nmchenry/)
 * (@nmchenry)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/html-code-question-1/)
 * What is the best code to use to create space between lines?

Viewing 1 replies (of 1 total)

 *  [WP Libra](https://wordpress.org/support/users/wpbum/)
 * (@wpbum)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/html-code-question-1/#post-1577704)
 * Space between paragraph lines?
 * Try editing your CSS to change or add
 *     ```
       p {
       margin: 0;
       padding-top: .22em;
       padding-bottom: .35em;
       }
       ```
   
 * Play with the numbers until you get the desired output.

Viewing 1 replies (of 1 total)

The topic ‘Html code question’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [WP Libra](https://wordpress.org/support/users/wpbum/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/html-code-question-1/#post-1577704)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
