HTML Structuring Websites

HTML Structuring Websites

8th Grade

13 Qs

quiz-placeholder

Similar activities

HTML QUIZ

HTML QUIZ

5th Grade - Professional Development

17 Qs

HTML_DINH DANG DOAN VAN

HTML_DINH DANG DOAN VAN

6th - 11th Grade

15 Qs

Math Inequalities

Math Inequalities

4th - 8th Grade

12 Qs

PERİYODİK TABLO

PERİYODİK TABLO

8th Grade

10 Qs

Html basics1

Html basics1

5th - 10th Grade

10 Qs

แบบทดสอบ บทที่ 2 ปวช.2

แบบทดสอบ บทที่ 2 ปวช.2

8th Grade

10 Qs

Պետրոս  Դուրյան

Պետրոս Դուրյան

8th Grade

10 Qs

HTML

HTML

8th Grade

11 Qs

HTML Structuring Websites

HTML Structuring Websites

Assessment

Quiz

Other

8th Grade

Medium

Created by

Megan Waters

Used 5+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid HTML tag?

h1

<>

<h1>

>h1<

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hidden Text Meta Language

Hyper Text Markup Language

Hidden Theme Markdown Level

Hyper Text Markdown Language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of metadata about a webpage?

The title of the webpage

The body of the webpage

An <h1> tag on the webpage

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the <br> tag?

Create a line break on the resulting webpage

Create a horizontal line on the resulting webpage

Italicize text

Bold text

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct HTML code to create a hyperlink that displays Click Me and links to google.com?

<a href="https://google.com"> Click Me </a>

<a href="Click Me"> https://google.com </a>

<a> Click Me </a href="https://google.com">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of HTML code will insert an image into a webpage?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following HTML code snippets would produce the following web page?

<ul> Apples Bananas Oranges </ul>

<ol> Apples Bananas Oranges </ol>

<ul> <li>Apples</li> <li>Bananas</li> <li>Oranges</li> </ul>

<ol> <li>Apples</li> <li>Bananas</li> <li>Oranges</li> </ol>

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?