Natedogg4456
02-23-2004, 07:59 PM
How do you align the text within the text area? b/c when I try the code appers.
|
View Full Version : Another Text Area Problem!!! Natedogg4456 02-23-2004, 07:59 PM How do you align the text within the text area? b/c when I try the code appers. Arc Angel 02-23-2004, 08:07 PM I'm pretty sure you can't align the text within a textarea. =\ pb&j 02-23-2004, 08:10 PM example... <textarea style="text-align:center;"> test test test test test test test test test test </textarea> |