HTML/CSS

HTML/CSS

4th Grade

14 Qs

quiz-placeholder

Similar activities

Основы PASCAL

Основы PASCAL

4th - 8th Grade

10 Qs

Quiz 3 - 14/07/2021

Quiz 3 - 14/07/2021

1st - 10th Grade

10 Qs

М1У4 Контейнеры и CSS

М1У4 Контейнеры и CSS

1st - 5th Grade

12 Qs

Веб дизайн МКА

Веб дизайн МКА

1st - 5th Grade

10 Qs

Time Table

Time Table

3rd - 8th Grade

15 Qs

Quiz HTML i CSS - box model

Quiz HTML i CSS - box model

1st - 5th Grade

10 Qs

JS Talks, Quiz #1

JS Talks, Quiz #1

1st - 12th Grade

12 Qs

Coding & Technology

Coding & Technology

3rd - 5th Grade

10 Qs

HTML/CSS

HTML/CSS

Assessment

Quiz

Computers

4th Grade

Medium

Created by

Inna Ahmedova

Used 344+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какой тег устанавливает форму на страницу?

<form>

<input>

<select>

<textarea>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какой тег позволяет добавлять поля, кнопки, переключатели на страницу.

<button>

<textarea>

<form>

<input>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Тег области, в которую можно вводить несколько строк текста

<textarea>

<input>

<form>

<text>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В каком варианте правильно записан код текстового поля

<input type="tel">

<input type="password">

<input type="text">

<input text>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В каком варианте правильно записан код поля c паролем?

<input type="text">

<input type="email">

<input type="pass">

<input type="password">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В каком варианте правильно записан код переключателей?

<input type="checkbox">

<input type="radio">

<input type="text">

<input type="password">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В каком варианте правильно написан код флажков (поле с галочкой)?

<input type="checkbox">

<input type="radio">

<input type="check">

<input type="url">

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?