View Full Version : Aligning links


lilRuBbErDuCkS
05-06-2003, 11:56 PM
Hey, I have a question.
How do you align links? I tried adding the <align="right"> tag after the link tag but it didn't work. Is there a different way to do it? Do I have to add it into the link tag?? Thanks for ur help!

Elentari
05-07-2003, 12:00 AM
There are different ways to align links depending on where they are and whether they're within tables or divs or whatever but this should be useful<div align="right">LINKS</div> tag......

lilRuBbErDuCkS
05-07-2003, 12:25 AM
it worked, thanks so much!

Elentari
05-07-2003, 03:50 AM
No problem =)