HTML Review Quiz

HTML Review Quiz

10th Grade

49 Qs

quiz-placeholder

Similar activities

THE WEB AND BROWSERS

THE WEB AND BROWSERS

10th Grade

50 Qs

Web Design Final Review

Web Design Final Review

10th - 12th Grade

45 Qs

HTML & CSS II

HTML & CSS II

10th Grade

50 Qs

html teszt

html teszt

9th - 12th Grade

50 Qs

HTML

HTML

8th Grade - University

50 Qs

Introduction to Cascade Style Sheets Technology

Introduction to Cascade Style Sheets Technology

9th - 12th Grade

50 Qs

CSS Style Sheet

CSS Style Sheet

9th - 12th Grade

50 Qs

Web Authoring (10th)

Web Authoring (10th)

8th - 12th Grade

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?