Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - how to control columns of textarea

 
Thread Tools Search this Thread
Old 09-20-2006, 01:05 AM   #1
Default how to control columns of textarea


hi
Good day, im writing a guestbook part of my homepage, on the textarea
field i just want to control the columns when i enter some text and
reach the limit size it's not generate a horizontal tab. I really
apreciate who ever help me, Thanks in advance



Regard,
Einra



rni.lucero@gmail.com
  Reply With Quote
Old 09-20-2006, 01:52 AM   #2
Beauregard T. Shagnasty
 
Posts: n/a
Default Re: how to control columns of textarea

wrote:

> Good day, im writing a guestbook part of my homepage, on the textarea
> field i just want to control the columns when i enter some text and
> reach the limit size it's not generate a horizontal tab. I really
> apreciate who ever help me, Thanks in advance


Textareas have the following syntax:

<textarea name="comment" id='comment' rows="8" cols="55"></textarea>

Use numbers for your preferred number of rows and columns.

--
-bts
-Motorcycles defy gravity; cars just suck.
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump