
HTML формы
Authored by Оксана Гриценко
Computers
7th - 11th Grade
Used 18+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
33 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какой код создаёт флажки?
<input type="radio">
<input type="button">
<input type="switch">
<input type="checkbox">
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как сделать переключатель заранее выделенным?
<input type="radio" required>
<input type="radio" checked>
<input type="radio" autofocus>
<input type="radio" selected>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какой атрибут позволяет выбирать несколько пунктов из списка?
some
multiple
size
select
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как объединить несколько переключателей в группу?
Добавить к каждому переключателю атрибут value с одинаковым значением
Добавить к каждому переключателю атрибут name с одинаковым значением
Вставить все переключатели внутрь <section>
Вставить все переключатели внутрь <label>
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Какой атрибут устанавливает высоту списка?
size
rows
cols
length
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как сделать флажок заранее выделенным?
<input type="checkbox" selected>
<input type="checkbox" autofocus>
<input type="checkbox" checked>
<input type="checkbox" required>
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Как задать высоту поля <textarea>?
<textarea rows="10">
<textarea size="10">
<textarea cols="10">
<textarea height="10">
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?