Help - Search - Members - Calendar
Full Version: Lists?
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
Amy6406
I was wondering how you could have a bullet on your myspace. I want to make a list of my favorites, but if i put a heart or something infront of each one, going down, when i submit it, it goes back into a pharagraph..Help! all i want is a list
mipadi
HTML
<ul>
<li>This item will have a bullet.</li>
<li>So will this one.</li>
<li>Just keep adding items like this until you have added them all.</li>
</ul>
LeSLiE
To skip a line you use <BR>
And for a bullet list you use
<ul>
<li>text</li>
<li>text</li>
<li>text</li>
<li>text</li>
<li>text</li>
<li>text</li>
</ul>
Amy6406
thanks alot
imsoalone013
<BR /> text
<BR /> text
<BR /> text

ya..put <BR /> before every line and it will come out the way you want happy.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.