I want to put double spacing in between paragraphs on my myspace page, and

Amanda.

New member
make bold letters? I tried <br/> for double spacing and it doesn't work.
And I tried </b> for bold and it doesn't work either
ugh! help
 
Mkay

Bold/italics/underlined/strike through:
<b> text </b>
<i> text </i>
<u> text </u>
<s> text </s>


double spacing:
<p>
So its like:
Text here<p>text here

Just one space:
Text here<br>text here


Hoped I helped and hope it's not too confusing:D
 
Back
Top