HTML base tag -2-textarea text field

Source: Internet
Author: User

TextArea text fields
1 <!DOCTYPE HTML>2 <HTMLLang= ' ZH-CN '>3 <Head>4     <MetaCharSet= ' Utf-8 '>5     <Metaname= ' Author 'content= ' Songyingjie '>6     <Metaname= ' keywords 'content= ' '>7     <Metaname= ' description 'content= ' '>8     <title>TextArea</title>9     <styletype= ' Text/css '>Ten *eee{margin:0;padding:0;} One HTML{font-size:100px;} A Body{Font:0.14rem/1.5 Microsoft yahei,arial, ' Arial ', ' Black body ';background:#FFF;} -     </style> - </Head> the <Body> -     <textareareadonly name= "Txtarea1"style= "width:800px;height:400px;"> - Note: Separate the lines of text in the text input area with "%od%oa" (carriage return/line feeds).  - <HTML> +     <Head> -     </Head> +     <Body> A Special effect test; at Do not use tab, integration of the above effect, God bored; - Properties: - Disabled: Cannot manipulate this text field; - readonly: literally; - Autofocus: Automatically get text field as Focus - Wrap: Line Wrapping in Soft display effect is automatically wrapped, submission data does not wrap; (default) - Hard full automatic line wrapping to off: + Physical=hard - Virtual=soft the form: Specifies the ID of the form element that you want to associate * placeholder: placeholder, display when no content $ required; Indicates that the item must be entered (required). Panax Notoginseng style: Fixed aspect: 1,resize:none;2,max-width:apx;,max-height:apx;;resize level higher than Max -     </Body> the </HTML> +     </textarea> A     <form> the         <textareaAutofocus Required Name= "TXTAREA2"placeholder= "Please enter account"style= "width:300px;height:200px;resize:none;max-width:300px;max-height:200px;"></textarea> +     </form> - </Body> $ </HTML>

HTML base tag -2-textarea text field

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.