Thread
:
PHP-form textarea dimension.
View Single Post
02-18-2013, 06:03 PM
PM User
|
#
4
felgall
Master Coder
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,447
Thanks: 0
Thanked 496 Times in 488 Posts
You should specify rows and cols on a textarea to define a default size for it. You can then override that using CSS if you need to (for those people whose browsers support CSS styling of forms).
__________________
Stephen
Learn Modern JavaScript -
http://javascriptexample.net/
Helping others to solve their computer problem at
http://www.felgall.com/
felgall
View Public Profile
Visit felgall's homepage!
Find More Posts by felgall