How to do paragraphs on Myspace

August 4th, 2016

I’m trying to separate text on my band’s Myspace with paragraphs but it just won’t do it. It still stays together.
Anyone know what the problem is?

Answer #1
Have you tried using <br> tags?
ex:
Paragraph1…………………..
<br><br>
Paragraph2………………….
Each <br> moves the following text down a line, so you have to use two if you want a gap between paragraphs.
Otherwise you can try using paragraph tags, though I never have.
ex:
<p>Paragraph1………………………..</p>
<p>Paragraph2………………………..</p>
Answer #2
<p>Hi</p>
Answer #3
Awesome, thanks a lot guys.
Answer #4
Using Shift + Enter works also

 

| Sitemap |