HTML Quiz

HTML Quiz

10th Grade

20 Qs

quiz-placeholder

Similar activities

CodeHS Python Unit 3 Quiz Review

CodeHS Python Unit 3 Quiz Review

9th - 12th Grade

20 Qs

Programming Quiz 1-3 | LPE-101 by Mettle X

Programming Quiz 1-3 | LPE-101 by Mettle X

9th - 12th Grade

15 Qs

Arduino

Arduino

10th Grade

20 Qs

HTML-FORM

HTML-FORM

10th Grade

20 Qs

Assesmen Diagnostik Informatika

Assesmen Diagnostik Informatika

10th Grade

18 Qs

Kelompok1

Kelompok1

10th Grade - University

15 Qs

Process of Booting

Process of Booting

6th - 10th Grade

20 Qs

Soal Quis Komputer Kelas 7 Sem 1

Soal Quis Komputer Kelas 7 Sem 1

7th Grade - University

18 Qs

HTML Quiz

HTML Quiz

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Algin Tiagan

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

a) Hyper Text Markup Language

b) High Tech Markup Language

c) Hyper Transfer Markup Language

d) Home Tool Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a form?

a)

<form>

b) <input>

c) <body>

d)

<section>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you group radio buttons together in HTML?

a) It creates a text box for user input

b) It defines a submit button

c) It specifies a paragraph of text

d) They are automatically grouped by their name attribute

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the