Latest Lists

In MySpace,how do I put things into my profile to make it look like a list?

i.e. a list like this i want to put stuff in it but i want it to be in list form how do i do that? and no,pressing enter does not work.

Public Comments

  1. u press enter 2 go 2 the next line
  2. at the end of the items you want in a list... put <br> it would look like this items<br> on<br> your<br> List<br>
  3. need to use HTML to do that. There's a more elegant way to do lists, but this may be easier for you to follow. <p> This is my address<br /> Box 65<br /> Lawai Beach, Koloa, HI<br /> </p> <br /> -- line break <p> -- start paragraph </p> -- end paragraph
Powered by Yahoo! Answers