Computer Science, asked by safahassan, 8 months ago

In a particular field how will you place limit on numbers of characters that cannot be exceeded?​

Answers

Answered by nikitakus909811
1

Answer:

input type="text" ... For input type="text" , we can use the size attribute to specify the visible size of the field, in characters. But we can also use the maxlength attribute to specify the maximum amount of characters that can be entered. Browsers generally enforce such a limit

Similar questions
Social Sciences, 11 months ago