Forum Moderators: not2easy

Message Too Old, No Replies

positioning of text without tables

         

Sothpaw

7:07 pm on Jun 18, 2007 (gmt 0)

10+ Year Member



i have a series of links that i want to show up like below (ignore the code... it's just to help you get the idea)

link
<&nbsp;> link
<&nbsp;&nbsp;> link
<&nbsp;&nbsp;&nbsp;> link

but all these links appear around the middle of the page with the right side at a specific spot... i don't want to have to use div and position it absolutely for each link. and supposedly div doesn't position right justify anyway.
is there a way to do this without tables or div's

[edited by: Sothpaw at 7:10 pm (utc) on June 18, 2007]

Milamber

7:41 pm on Jun 18, 2007 (gmt 0)

10+ Year Member



could use style="margin-left:#px" on each of the links

[edit]typo[/edit]

[edited by: Milamber at 7:42 pm (utc) on June 18, 2007]