HTML Review Quiz

HTML Review Quiz

10th Grade

49 Qs

quiz-placeholder

Similar activities

PAT TIK KELAS X 2020

PAT TIK KELAS X 2020

10th Grade

50 Qs

General Review Grade 8

General Review Grade 8

7th - 12th Grade

50 Qs

SSC_ENG_CH_1

SSC_ENG_CH_1

10th Grade

45 Qs

Microsoft Expression Units D - F

Microsoft Expression Units D - F

9th - 12th Grade

50 Qs

Lớp 10 Python Thi HK2

Lớp 10 Python Thi HK2

10th Grade

50 Qs

Trắc nghiệm HTML

Trắc nghiệm HTML

9th - 12th Grade

50 Qs

HTML

HTML

9th - 12th Grade

50 Qs

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

HTML Review Quiz

HTML Review Quiz

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Andrew Matula

Used 4+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags is used to add a row to a table in HTML?

<tr>

<td>

<th>

<tt>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the <nav> tag in HTML?

It is used to create a numbered list.

It defines a section of links used for navigation.

It is used for embedding videos.

It creates an input form.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the element associated with the HTML table layout?

<alignment>

<color>

<size>

<spanning>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML code will make an image clickable?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it important to use the <nav> element instead of a simple <div> for navigation menus?

improves semantic meaning and accessibility.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid use of the <nav> element?

<nav><img src="logo.png"></nav>

<nav><p>This is a paragraph.</p></nav>

<nav><ul><li><a href="#">Home</a></li></ul></nav>

<nav><h1>Welcome</h1></nav>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which table element is used where each cell of the table can be represented?

<tr>

<td>

<th>

<thead>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?