Help - Search - Members - Calendar
Full Version: aligning text
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
lala09
how do i put the text in two seperate rows like this?
http://i27.tinypic.com/2m798w1.gif
lala09
thank you so much =)
miyashu
you could also just use tables, and place that in a div.

CODE
<table align="center">
<tr><td width="50%" align="center"><div align="justify">
<a href="http://">link</a><br>
<a href="http://">link</a><br>
<a href="http://">link</a><br>
<a href="http://">link</a><br>
<a href="http://">link</a>
</td>
<td width="10%"></td>
<td width="50%" align="right"><div align="justify">
<a href="http://">link</a><br>
<a href="http://">link</a><br>
<a href="http://">link</a><br>
<a href="http://">link</a><br>
<a href="http://">link</a>
</td></table>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.