
Kelsey asks:
how do i get my writing to the right of my about me?
no one seems to understand what i mean so ill explain more.
you no how writing is on myspace normally?
i want it on the oppisite side,
not center,
the oppisite side?
help ive been trying to find out for 2 weeks.
Kelsey, I think this is what you want:
<div style=”background-color:yellow;width:200px;text-align:right;”>
1.<br />2.<br />3.<br />Go!
</div>
Looks like:
I made the background color yellow so you can really see the width of the “div” container. The “200px” is the width of the box, larger numbers make it wider, adjust the size to your needs. If that’s not what you want let me know.