Q2 - WebDez_CertPrep

Q2 - WebDez_CertPrep

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

BAHASA INGGRIS

BAHASA INGGRIS

9th - 10th Grade

20 Qs

Revisão - Laboratório de Hardware

Revisão - Laboratório de Hardware

KG - 12th Grade

20 Qs

Lesson 7: Managing the Graphical Interface by Using CSS

Lesson 7: Managing the Graphical Interface by Using CSS

12th Grade

20 Qs

Corto #1 HTML - 4A

Corto #1 HTML - 4A

10th Grade

21 Qs

Unit 2 Test Review

Unit 2 Test Review

9th - 12th Grade

20 Qs

LECCIÓN PRIMERO TÉCNICO A

LECCIÓN PRIMERO TÉCNICO A

9th Grade

20 Qs

ASJ

ASJ

12th Grade - University

20 Qs

UH SK Mikrokontroller

UH SK Mikrokontroller

10th Grade

20 Qs

Q2 - WebDez_CertPrep

Q2 - WebDez_CertPrep

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Easy

CCSS
RI.11-12.8, RI.9-10.7, RL.11-12.8

+2

Standards-aligned

Created by

Regina Parker

Used 2+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's wrong with the HTML code below?

<p>This is a paragraph in HTML</h1>

The closing tag should be </p>

The closing tag should be <>

The opening tag should be <a>

The opening tag should be </p>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The title of the webpage

An <img> tag on a webpage

The body of the webpage

A <p> tag on a webpage

Answer explanation

The title of the webpage is metadata because it provides information about the content of the page. In contrast, the tag, body, and

tag are part of the page's content, not metadata.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct HTML code that will make a hyperlink to google.com?

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

<a>Link to google.com</a>

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

Answer explanation

Discover more resources for Instructional Technology