The width and height of the text field should be controlled by cols and rows, or by width and height.

Source: Internet
Author: User

Text field width If you use cols to control, the width of the text field does not change automatically when you zoom the page

Use width to indicate that it will scale with the page zoom

See the following paragraph of text:

For content-oriented Web pages, HTML content is easy to read in the case of disabling CSS.

If textarea does not have cols and rows, in the case of disabling CSS, textarea is very small, the user cannot enter a lot of text, does not conform to the semantics of textarea-to enter a large paragraph of text.

Therefore, in XHTML 1.0 Transitional, textarea must have the cols and rows properties, which can be used in conjunction with CSS.

So what property should the text field use to control

The following are the reference URLs:

Http://www.cnblogs.com/sink_cup/archive/2009/12/11/html_textarea_should_use_cols_rows_not_css_to_control_width_height.html

Maybe with cols and width at the same time to control both cases

The width and height of the text field should be controlled by cols and rows, or by width and height.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.