wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Code.org: Unit 2 Lessons 6 - 9 Test

Total questions: 14

Worksheet time: 1hrs 10mins

Name
Class
Date
1.

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

2.

Cascading Styling Sheets; a language used to describe how HTML elements should be styled.

a)

CSS Selector

b)

Copyright

c)

IMG

d)

CSS

3.

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

a)

CSS

b)

IMG

c)

CSS Selector

d)

Copyright

4.

Which tag identifies a header tag?

a)

<li>

b)

<h1>

c)

<ul>

d)

<img>

5.

Which tag identifies an opening tag?

a)

<img>

b)

<h1>

c)

<>

d)

</>

6.

Which tag identifies a closing tag?

a)

<img>

b)

</>

c)

<ol>

d)

<>

7.

Which tag identifies an image tag?

a)

<li>

b)

<ul>

c)

<img>

d)

<ol>

8.

Which tag identifies a paragraph tag?

a)

<p>

b)

<li>

c)

<h1>

d)

<h2>

9.

Which tag identifies a list?

a)

<img>

b)

<h1>

c)

<p>

d)

<li>

10.

Which tag identifies an ordered list?

a)

<img>

b)

<ul>

c)

<ol>

d)

<li>

11.

Which tag identifies an unordered list?

a)

<li>

b)

<h1>

c)

<ul>

d)

<ol>

12.

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

13.

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

14.

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>