View Full Version : Can you put text areas next to each other??


xksteve59x
05-11-2003, 12:29 PM
i know that you can put horizontal spaces between images, so they are next to each other, but can you do the same with text area boxes?? If so, HOW???
Plz help.

amicus
05-11-2003, 02:38 PM
yes, you can just make it the same way you would normally and it'll be right next to each other.

<textarea name="textareaName1">area 1</textarea><textarea name="textareaName2">area 2</textarea>

SSPrincess
05-11-2003, 06:31 PM
You can also try using tables, and have text in one column and then text in a column right next to it.

xksteve59x
05-12-2003, 04:19 PM
ME SO HAPPY NOW I NO!!!!!