wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Total questions: 22

Worksheet time: 2hrs 50mins

Name
Class
Date
1.

A language used to describe how HTML elements should be styled

a)

CSS Selector

b)

CSS

c)

Algorithm

d)

Relevant

2.

The part of a CSS rule-set that defines which HTML elements the style should be applied to

a)

CSS Selector

b)

CSS

c)

Algorithm

d)

Search Engine

3.

A precise sequence of instructions for processes that can be executed by a computer

a)

Search Engine

b)

Relevant

c)

Algorithm

d)

CSS

4.

Closely connected or appropriate to the matter at hand

a)

CSS Selector

b)

Search Engine

c)

Algorithm

d)

Relevant

5.

A program that searches for and identifies items in a database that correspond to keywords or characters specified by the user, used especially for finding particular sites on the World Wide Web

a)

CSS

b)

Search Engine

c)

Algorithm

d)

Relevant

6.

Able to be relied on as honest or truthful

a)

Trustworthy

b)

Relevant

c)

CSS

d)

Search Enginge

7.

RGB stands for

a)

Red, Gold, Blue

b)

Red, Green, Blue

c)

Red Green, Black

d)

Red, Gold, Black

8.

A resuable label used to group and select one or multiple elements in an HTML document to be styled differently than other elements of the same type.

a)

CSS

b)

CSS Selector

c)

Algorithm

d)

CSS Class

9.

Not able to be relied on as honest or truthful

a)

Relevant

b)

Trustworthy

c)

Search Engine

d)

Untrustworthy

10.

CSS allows you to modify what on a web page

a)

Hyperlink

b)

Information

c)

Background Color

d)

Structure

11.

The exclusive legal right to print, publish, perform, film, or record literacy, artistic, or musical material, and to authorize others to do the same.

a)

Copyright

b)

CSS

c)

CSS Selector

d)

IMG

12.

Which tag identifies a header tag?

a)

<li>

b)

<h1>

c)

<ul>

d)

<img>

13.

Which tag identifies an opening tag?

a)

<img>

b)

<h1>

c)

<>

d)

</>

14.

Which tag identifies a closing tag?

a)

<img>

b)

</>

c)

<ol>

d)

<>

15.

Which tag identifies an image tag?

a)

<li>

b)

<ul>

c)

<img>

d)

<ol>

16.

Which tag identifies a paragraph tag?

a)

<p>

b)

<li>

c)

<h1>

d)

<h2>

17.

Which tag identifies a list?

a)

<img>

b)

<h1>

c)

<p>

d)

<li>

18.

Which tag identifies an ordered list?

a)

<img>

b)

<ul>

c)

<ol>

d)

<li>

19.

Which tag identifies an unordered list?

a)

<li>

b)

<h1>

c)

<ul>

d)

<ol>

20.

A CSS Rule-Set consists of what three things?

a)

Copyright, Property, and Value

b)

Selector, Property, and Value

c)

Element, Value, and Copyright

d)

Color, Background, and Selector

21.

Examples of properties in a css rule-set.

a)

font-size, font-family, font-style, and background-color

b)

14px, color, italic, and fantasy

c)

<img> <li> <p>, and <br>

d)

list, pictures, header, and style

22.

Examples of values in a css rule-set.

a)

list, pictures, header, and style

b)

14px, color, italic, and fantasy

c)

font-size, font-family, font-style, and background-color

d)

<img> <li> <p>, and <br>