HTML Quiz 8C

HTML Quiz 8C

8th Grade

6 Qs

quiz-placeholder

Similar activities

HTML QUIZ

HTML QUIZ

8th - 9th Grade

10 Qs

HTML

HTML

5th - 10th Grade

10 Qs

HTML basics

HTML basics

5th - 10th Grade

10 Qs

HTML-Links & Frames

HTML-Links & Frames

8th Grade

10 Qs

Pagini Web - HTML

Pagini Web - HTML

8th - 9th Grade

10 Qs

Kuis HTML

Kuis HTML

8th Grade

10 Qs

HTML

HTML

8th Grade

9 Qs

Quiz HTML

Quiz HTML

8th Grade

10 Qs

HTML Quiz 8C

HTML Quiz 8C

Assessment

Quiz

Computers

8th Grade

Hard

Created by

. Samyak

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML stand for?

Hyper text markup language

Home tool markup language

Hyper tool markup language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element for the largest heading:

<head>

<h1>

<h4>

<heading>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?

<Ib>

<break>

<br>

<hr>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for adding a background color ( yellow )?

<body bg color="yellow">

<body style= "yellow">

<background = yellow>

5.

FILL IN THE BLANK QUESTION

45 sec • 2 pts

Which character is used to indicate an end tag?

6.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

How can you make a numbered list?

<dl>

<ol>

<list>

<ul>