Answer:
The `readonly` attribute within an HTML form input element makes the input field non-editable, meaning the user can view the input but cannot modify it.
The `readonly` attribute within an HTML form input element makes the input field non-editable, meaning the user can view the input but cannot modify it.
You may be interested in:
Web Fundamental MCQs