Drop-down lists and text fields in forms-2018 Front-end Primer_
延得
延得 2021-03-12 20:52:33
0
1
1525

<form action="" method="" name="">

Text box

<textarea rows="8" cols="10" maxlength="10"> < /textarea></form>

Teacher, is there something wrong with my code? I did the test as required, and the control allowed me to input a maximum length of 10. In fact, I could only input 1-7 and couldn't input it anymore. maxlength = 10 is a character? Or what is the reason? Thank you

延得
延得

reply all(1)
欧阳

There is no problem with the code. I tested it and found that I can enter 10 numbers or 10 English letters or 10 Chinese characters.

You can test it in another browser.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template