Skip to Content
HTML Pocket Reference
book

HTML Pocket Reference

by Jennifer Niederst Robbins
December 1999
Intermediate to advanced
95 pages
2h 34m
English
O'Reilly Media, Inc.
Content preview from HTML Pocket Reference

Name

<textarea> — NN: 2, 3, 4 &bull; MSIE: 2, 3, 4, 5 &bull; HTML 4 &bull; WebTV &bull; Opera3

Synopsis

<textarea>...</textarea>

Used within a <form>, defines a multiline text-entry form element. The text that is enclosed within the <textarea> tags will be displayed in the text-entry field when the form initially displays.

Attributes

cols=number

Specifies the visible width of the text-entry field, measured in number of characters (required). Users may enter text lines that are longer than the provided width, in which case the entry will scroll to the right (or wrap if the browser provides some mechanism for doing so).

name=text

Specifies a name for the parameter to be passed to the form-processing application (required).

rows=number

Specifies the height of the text-entry field in numbers of lines of text (required). If the user enters more lines than are visible, the text field scrolls down to accommodate the extra lines.

wrap=off|virtual|physical|soft|hard

Internet Explorer 4.0 and Navigator 2.0 and higher only. Sets word wrapping within the text area.

off turns word wrapping off; users must enter their own line returns.

virtual displays the wrap, but the line endings are not transmitted to the server.

physical displays and transmits line endings to the server.

soft is the same as virtual.

hard is the same as physical.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

HTML Pocket Reference, Second Edition

HTML Pocket Reference, Second Edition

Jennifer Niederst Robbins
HTML5

HTML5

Matthew David

Publisher Resources

ISBN: 1565925793Catalog PageErrata