HTML & CSS
How can yo ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
How can you prevent input field to be modified by a user? Select all that apply.
<input value="$999" checked/>
<input value="$999" size="0"/>
<input value="$999" maxlength="0"/>
<input value="$999" disabled/>
<input value="$999" readonly/>
Explanation
A
readonly
input field cannot be modified (however, a user can tab to it, highlight it, and copy the text from it).
A
disabled
input element is unusable and un-clickable.
element
html
field
tag
user
input
modified
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Пов'язані матеріали
Sometimes, when you enter the page, the button already lights up by de...
Select the correct HTML element to define a single-line input field?...
What HTML element you will use to collect user input?...
Select correct code that allows a user to pick up a color....
What is the correct HTML for making a checkbox?...
Тести з
H
TML & CSS
Приєднуйся і вивчай HTML & CSS
або
Дізнайся більше про
Тести з HTML & CSS онлайн
Слідкуй за CodeGalaxy
Мобільний додаток Beta
Зворотній Зв’язок
Продовжуйте вивчати
тести з HTML & CSS
How to make a shadow for text in gray?...
Which of the following is true about the pseudo-class ...
What is the difference between pseudo-elements :after and ...
What is the font-variant property for?...
Which color will word "text" has? <style> p{ ...
How to change the color of a link to blue when the cursor moves over i...
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати