Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use the textarea text field of html

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

Today Xiaobian to share with you html textarea text field how to use the relevant knowledge points, detailed content, clear logic, I believe most people are still too familiar with this knowledge, so share this article for your reference, I hope you read this article after some harvest, let's learn about it together.

1

2

3

4

5

6

7

8 textarea

9

10 *eee{margin:0;padding:0;}

11 html{font-size:100px;}

12 body{font:0.14rem/1.5 Microsoft Yahei,Arial,'Arial',' Blackbody'; background:#FFF;}

13

14

15

16

17 Comment: Separate lines of text in the text entry area with "%OD%OA"(carriage return/line feed).

18

19

20

21

22 effect test;

23 Do not use tabs, integrate the above effects, annoying;

24 Attributes:

25 disabled: This text field cannot be operated;

26 readonly: literally;

27 autofocus: automatically get text field as focus

28 wrap: wrap mode

29 soft Display effect wraps automatically; submission data does not wrap automatically;(default)

30 hard full automatic wrapping

31 off:

32 physical=hard

33 virtual=soft

34 form: Specify the id of the form element you want to associate

35 placeholder: placeholder, displayed when there is no content

36 required; indicates that this item is required (required content).

37 Style: Fixed height/width: 1,resize:none;2,max-width:apx;,max-height:apx;;resize level higher than max

38

39

40

41

42

43

44

45

The above is "html textarea text field how to use" all the content of this article, thank you for reading! I believe everyone has a great harvest after reading this article. Xiaobian will update different knowledge for everyone every day. If you want to learn more knowledge, please pay attention to the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report