View Full Version : text are help


grobandork
03-10-2003, 04:51 PM
i need a bit of help with my text area. i want to align it to the right side of my page. but at the same time i want to keep my tag board centered. how would i do this??

MaGiCSuN
03-10-2003, 05:08 PM
do you mean the text box FROM the tagboard or do you mean an textarea seperate from the tagboard?

you could just put in :

align="center"
for the tagboard

and align="right"
for the textarea..

Love,
Mirna

grobandork
03-10-2003, 05:20 PM
well, i meant the text area outside the tag board. i tried it, but it put it on the left side. what am i doing wrong?

niya429
03-11-2003, 05:41 AM
Did you try putting it in a table?

grobandork
03-11-2003, 03:59 PM
thanks ya'll for the help. i got.