Create line spaces in between text in HTML | Community
Skip to main content
July 16, 2014
Question

Create line spaces in between text in HTML

  • July 16, 2014
  • 12 replies
  • 3259 views
Upon building my email in HTML I noticed that my <div> text content bunches up together in Text form version of the email. I tried putting in a <br> between each text content and it still didn't work. Is there way to create line space in my HTML to make each line of text separate? 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

12 replies

July 17, 2014
Sorry, I fogot to mention that I'm trying to separate the <!--content --> and <!---Achievements -->.  I thought by doing that I would put a <p>&nbsp:</p> on top of  <h6> tag for the word "Achievements"

Did I do that right?
Eric_Salamon1
Level 6
July 17, 2014
Ok so you know the table that the achievements are in all you have done was increase the spacing from the top of the achievements and the top bar.  if you want the spacing to be between the read the full press release and the achievemtns box you will need to add another table and </br> to seperate that.