HTML формы

HTML формы

7th - 11th Grade

33 Qs

quiz-placeholder

Similar activities

Informatika 7 #dirumahaja

Informatika 7 #dirumahaja

7th Grade

30 Qs

Bài 1: Lược sử công cụ tính toán (KNTT)

Bài 1: Lược sử công cụ tính toán (KNTT)

8th Grade

29 Qs

FINAL_QUIZ_TERM2_Authorware

FINAL_QUIZ_TERM2_Authorware

9th - 10th Grade

30 Qs

R081 - Pre-Production documents HWK

R081 - Pre-Production documents HWK

9th - 10th Grade

33 Qs

Year 7 Spreadsheets

Year 7 Spreadsheets

8th Grade

31 Qs

Bài kiểm tra cuối kì

Bài kiểm tra cuối kì

9th - 12th Grade

30 Qs

Empowerment Technology - What you know

Empowerment Technology - What you know

11th Grade

30 Qs

Pemrograman Dasar

Pemrograman Dasar

10th Grade

31 Qs

HTML формы

HTML формы

Assessment

Quiz

Computers

7th - 11th Grade

Hard

Created by

Оксана Гриценко

Used 18+ times

FREE Resource

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">

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?