View Full Version : Positioning!!!


Lindseygar
02-19-2003, 02:51 AM
I know how to center, position left, and position rifht my text with HTML, but can I get it, like in BETWEEN left and middle?

gotfaith3
02-19-2003, 03:34 AM
um, just align it left and but a bunch of blank characters or like spaces or something

Sheila
02-19-2003, 07:24 AM
You could try using a Div to position your text.....See thread:
http://www.lissaexplains.com/forum/showthread.php?threadid=27056&highlight=absolute+positioning+text


Or maybe a table:
http://www.lissaexplains.com/table.shtml

Kaliyoda
02-19-2003, 01:36 PM
Some other ways I've done this in the past...

- Use an empty table column to the left of the text.
- Use a transparent 1px .gif set to the width you want the space