HTML Developer Question: Download HTML Developer PDF

Tell me what are the limits of the text field size?

Tweet Share WhatsApp

Answer:

The default size for a text field is around 13 characters, but if you include the size attribute, you can set the size value to be as low as 1. The maximum size value will be determined by the browser width. If the size attribute is set to 0, the size will be set to the default size of 13 characters.

Download HTML Developer PDF Read All 75 HTML Developer Questions
Previous QuestionNext Question
Do you know what is a javascript object?Tell me do older html files work on newer browsers?