View Full Version : link


cute_angel10490
05-22-2003, 12:50 AM
hi, how do you put links on the same line? coz i want it one on the left and the other on the right

zangerbanger
05-22-2003, 02:33 AM
Just put the links right next to each other:

<a href="address">TEXT</a> <a href="address">TEXT</a>

apples
05-22-2003, 05:34 AM
If you want them to have a large space between them, you'll have to put & n b s p ; (without the spaces) between the links a couple of times for greater distance, or you could use a table to align them. You can learn how to do that here:

http://www.lissaexplains.com/table.shtml