Web Development Quiz

Web Development Quiz

University

20 Qs

quiz-placeholder

Similar activities

10 теги HTML

10 теги HTML

10th Grade - University

20 Qs

Checkboxes e Campos Somente Leitura

Checkboxes e Campos Somente Leitura

3rd Grade - University

20 Qs

Linguagem de Programação II

Linguagem de Programação II

University

16 Qs

Adding Interactive Elements in HTML

Adding Interactive Elements in HTML

12th Grade - University

15 Qs

Soal Web Pentest (2)

Soal Web Pentest (2)

University

20 Qs

Hyper Text Markup Language

Hyper Text Markup Language

12th Grade - University

20 Qs

HTML

HTML

9th Grade - University

21 Qs

KUIS HTML

KUIS HTML

11th Grade - University

20 Qs

Web Development Quiz

Web Development Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Anonymous Anonymous

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'type' attribute in an HTML input element specify?

The default value of the input

The name of the input

The type of input (text, password, email, etc.)

The style of the input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS unit is relative to the parent element's font size?

cm

em

px

in

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'display: flex;' property do in CSS?

Hides an element

Makes an element inline

Enables Flexbox for flexible layouts

Sets the width of an element

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to create a dropdown list?