Jump to content

CMS - enter before headlines


Recommended Posts

Hey everyone,

 

I have problem with html in my cms. I'd like to write:

Title
Text

Title
Text

I write it like this:

<h2>Title</h2>
<p>Text</p>
<p> </p>    (as an enter because <br> or </br> doesn't work)
<h2>Title</h2>
<p>Text</p>

However it appears as 4 lines without the empty one. I had problems with it each time I've been writing something in CMS..

Link to comment
Share on other sites

  • 1 month later...

Hey everyone,

 

I have problem with html in my cms. I'd like to write:

Title
Text

Title
Text

I write it like this:

<h2>Title</h2>
<p>Text</p>
<p> </p>    (as an enter because <br> or </br> doesn't work)
<h2>Title</h2>
<p>Text</p>

However it appears as 4 lines without the empty one. I had problems with it each time I've been writing something in CMS..

Hi, same problem to me, any solution for this?

Edited by eduard02 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...