HTML Quiz

HTML Quiz

10th Grade

20 Qs

quiz-placeholder

Similar activities

KNR 1063 Digital Electronics Quiz 1

KNR 1063 Digital Electronics Quiz 1

KG - University

15 Qs

Logic Gate and Simple Logic Circuit

Logic Gate and Simple Logic Circuit

9th Grade - University

15 Qs

UJIAN MASUK MULTIMEDIA SMK PGRI 1 JAKARTA

UJIAN MASUK MULTIMEDIA SMK PGRI 1 JAKARTA

9th - 10th Grade

20 Qs

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

Pemrograman Dasar

Pemrograman Dasar

10th Grade

20 Qs

Informatika dan Keterampilan Generik

Informatika dan Keterampilan Generik

10th Grade

20 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