Multiple choice

In HTML, ______ attribute specifies the visible width of an Input field.

  1. size

  2. width

  3. visible

  4. length

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The 'size' attribute in an element specifies the width of the input field in characters.