Quiz # 1 HTML

Quiz # 1 HTML

University

10 Qs

quiz-placeholder

Similar activities

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

Què has après sobre el web ?

Què has après sobre el web ?

University

10 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

C#. Знакомство с ООП и WindowsForms

C#. Знакомство с ООП и WindowsForms

1st Grade - Professional Development

11 Qs

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

Lenguaje Perl

Lenguaje Perl

University

10 Qs

Javascript

Javascript

University

12 Qs

gta san adres

gta san adres

KG - Professional Development

10 Qs

Quiz # 1 HTML

Quiz # 1 HTML

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Andrew Diola

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Declaration defines that this document is an HTML5 document

<html> </html>

<!DOCTYPE html>

<head> </head>

<body> </body>

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

element is the root element of an HTML page

<html> </html>

<!DOCTYPE html>

<head> </head>

<body> </body>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

element contains meta information about the HTML page

<body> </body>

<!DOCTYPE html>

<html> </html>

<head> </head>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.

<body> </body>

<!DOCTYPE html>

<head> </head>

<html> </html>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Example of an HTML Element?

<h2>My First Heading</h2>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

All of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

a tag that defines a hyperlink

<a>

href

<p>

none of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

an attribute that specifies the URL of the page the link goes to:

<a>

href

src

link

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?