HTML Forms – Quiz

HTML Forms – Quiz

10th Grade

5 Qs

quiz-placeholder

Similar activities

Asesmen Formatif

Asesmen Formatif

10th Grade

10 Qs

GAME PERTEMUAN 3 KELAS X

GAME PERTEMUAN 3 KELAS X

10th Grade

10 Qs

Pre Test Informatika Kelas 10

Pre Test Informatika Kelas 10

10th Grade

10 Qs

SOAL MID SEMESTER INFORMATIKA

SOAL MID SEMESTER INFORMATIKA

6th Grade - University

10 Qs

INFORMATIKA KELAS 10

INFORMATIKA KELAS 10

10th Grade

10 Qs

HTML INPUT TYPES_EMAIL_FILE_IMG_HIDDEN

HTML INPUT TYPES_EMAIL_FILE_IMG_HIDDEN

10th Grade

10 Qs

Arrays in CQuiz

Arrays in CQuiz

1st Grade - University

10 Qs

Module 1 Quiz

Module 1 Quiz

10th Grade

10 Qs

HTML Forms – Quiz

HTML Forms – Quiz

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Created by

Bernie Galve

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to create a form?

a) <input>

b) <form>

c) <div>

d) <label>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which input type is used to hide characters when typing, such as for a password?

text

hidden

password

secure

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the element in a form?

To style the form

To connect text to an input field

To reset the form

To submit the form

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which input type is used to clear all the data entered in a form?

submit

reset

clear

delete

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between an element and an attribute in HTML?

Element is always inside an attribute

Attribute describes properties of an element

Both are the same

Attribute is written outside HTML