Log In · Register

 
 
Closed TopicStart new topic
aligning text
lala09
post Apr 15 2008, 03:46 PM
Post #1


Senior Member
****

Group: Member
Posts: 144
Joined: Aug 2006
Member No: 459,714



how do i put the text in two seperate rows like this?
http://i27.tinypic.com/2m798w1.gif
 
lala09
post Apr 15 2008, 04:52 PM
Post #2


Senior Member
****

Group: Member
Posts: 144
Joined: Aug 2006
Member No: 459,714



thank you so much =)
 
miyashu
post Apr 15 2008, 09:52 PM
Post #3


cake or DEATH
*****

Group: Staff Alumni
Posts: 631
Joined: Sep 2005
Member No: 223,586



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>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: