What is the code to make your different sentences be on separate lines for myspace?
When I type in the ABOUT ME section, I press enter. But when I view my profile, its all in one big paragraph. Is there a code I can type after each line that will keep it seperate?
Yeah, yeah all the above answers are right
You use <br> which means line break if you want to know
I think the HTML is <br> (stands for ‘break’).
Try that (:
Yes, just put <br> after each line that you want seperated
<br>
Theres so many sites on google which tell you.
xxx
<br> hi how are you today?<br>
<br> hi my name is jami<br>
put <br> before and after each sentence u want a space in between