wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML Coding Quiz #1 - Period 2

Total questions: 20

Worksheet time: 26mins

Name
Class
Date
1.

Which statement below best describes Web Content?

a)

Language for a computer

b)

Computer language used universally around the world

c)

The raw text, images, and other elements included in a web page

d)

The raw text, images, and other elements excluded in a web page

e)

None of the above

2.

What does HTML stand for?

a)

Hypertest Markup Language, a jargon used to create the yellow pages

b)

Hypertip Markdown Language, a language used to destroy web pages

c)

Hypertypo Markup Lingo, a language used to create web pages

d)

Hypertext Markup Language, a language used to create web pages

3.

The purpose of different pieces of content in a web page, used to help the computer determine how that content should be displayed.

a)

Website Content

b)

HTML Element

c)

Website Structure

d)

Website Strategy

4.

What is HTML Element?

a)

A piece of a website, marked by a start tag and often closed with an end tag

b)

A code, marked by a end tag and often closed with an start tag

c)

A piece of a internet, marked by a start tag and often closed with an end ta

d)

A piece of a project, marked by a start tag and often closed with an end tag

5.

Choose the correct coding answer: This is a paragraph.

a)

>p<This is a paragraph.<p>

b)

<q>This is a paragraph.</q>

c)

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

d)

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

6.

The <p> tag defines a ____________.

a)

sentence

b)

statement

c)

link

d)

paragraph

7.

What does this symbol stand for? </p>

a)

Delayed Paragraph Tag

b)

Closing Paragraph Tag

c)

Opening Paragraph Tag

d)

Middle Paragraph Tag

8.

Tells the computer that this is a document written in HTML.

a)

<head>

b)

<!DOCTYPE html>

c)

<body>

d)

<CODEhtml>

9.

Contains information (sometimes called "metadata") about your web page

a)

<foot>

b)

<back>

c)

<head>

d)

<neck>

10.

This is heading. Choose correct code answer below:

a)

<h1>This is heading 1</h1>

b)

</h1>This is heading 1<//h1>

c)

<h2>This is heading 1</h3>

d)

</h15>This is heading 1</h16>

11.

The collected information about an individual across multiple websites on the Internet is known as:

a)

Social Media

b)

Handprint Media

c)

Digital Footprint

d)

Analog Footprint

12.

Which list is a set of numbered items?

a)

non-ordered list

b)

pro-ordered list

c)

unordered list

d)

ordered list

13.

Which list is a set of bulleted items?

a)

ordered list

b)

non-ordered list

c)

unordered list

d)

pre-existing list

14.

A quotation from or reference to a book, paper, or author, especially in a scholarly work is known as a:

a)

Declaration

b)

Indentation

c)

Citation

d)

Dedication

15.

This known as the exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.

a)

Trademark

b)

Patent

c)

Copyright

d)

Intellectual Property

16.

Define Intellectual Property - choose the correct meaning below:

a)

A Nobel piece prize that is the result of creativity, such as a piece of writing or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.

b)

A research piece that is the result of creativity, such as a piece of writing or a design, to which one has false clauses and for which one may apply for a patent, copyright, trademark, etc.

c)

A work or invention that is the result of creativity, such as a piece of writing or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.

d)

A dissertation that is the result of creativity, such as a piece of research or a design, to which one has no rights and for which one may apply for a patent, copyright, trademark, etc.

17.

Which one is not a Creative Common License?

a)

Contribution

b)

Attribution

c)

Non-Commercial

d)

No Derivative Works

18.

Others who use this work must give credit to original author: Choose correct license.

a)

NC- Non-Commercial

b)

Attribution

c)

SA-Share-Alike

d)

ND-No Derivative Works

19.

Others may not use this work for advertising or to make money.

a)

NC

b)

BY

c)

SA

d)

ND

20.

Part of a program that does not work correctly.

a)

Mouse

b)

Spider

c)

Debug

d)

Bug