HTML Quiz

HTML Quiz

10th Grade

20 Qs

quiz-placeholder

Similar activities

Python Variables - String vs Integer

Python Variables - String vs Integer

9th - 11th Grade

17 Qs

Python Quiz

Python Quiz

9th - 12th Grade

15 Qs

2.4 Computational Logic

2.4 Computational Logic

9th - 11th Grade

20 Qs

Teknik Komputer Jaringan C3

Teknik Komputer Jaringan C3

9th - 12th Grade

20 Qs

Kelompok1

Kelompok1

10th Grade - University

15 Qs

UJI COBA ULANGAN INFORMATIKA BAB 3

UJI COBA ULANGAN INFORMATIKA BAB 3

9th - 12th Grade

15 Qs

AQA GCSE Computer Science -3.1.1 Representing algorithms

AQA GCSE Computer Science -3.1.1 Representing algorithms

8th - 10th Grade

20 Qs

Akış Diyagramı

Akış Diyagramı

7th - 12th Grade

23 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