wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Code.org Unit 2 Post-Project Test

Total questions: 11

Worksheet time: 9mins

Name
Class
Date
1.

Which word is best defined as "a language used to describe how HTML elements should be styled"?

a)

HTML

b)

CSS

c)

Tag

d)

Heading

e)

Element

2.

Which of these tasks are most appropriate for CSS? (Select all that apply)

a)

Change the background color

b)

Add an image

c)

Add a link

d)

Change the font size

e)

Add text

3.

Which are you more likely to find in a CSS file? (Select all that apply)

a)

b)

c)

d)

e)

4.

Given the following website, what would you add to the CSS file so the images of clouds and rainbows have a height of 50 px?

a)

b)

c)

d)

e)

5.

Given this webpage, predict the HTML.

a)

b)

c)

d)

e)

6.

Debug the following image tag <img src=rainbow.jpg" alt="a rainbow">

a)

There should not be an alt attribute

b)

img should be image

c)

Add a starting quotation mark to the name of the rainbow.jpg file

d)

Add a closing </img> tag

e)

No change is necessary

7.

Given this webpage and HTML, predict the CSS.

a)

b)

c)

d)

e)

8.

Which of the following is an example of your digital footprint?

a)

Your birthday

b)

Your address

c)

Your phone number

d)

Your name

e)

All of the above

9.

Which of the following elements most likely increase a website's trustworthiness?

a)

Posted Anonymously

b)

Images are high quality

c)

Lots of ads

d)

Sources are cited

10.

What does the CSS property float do?

a)

moves up and down the web page like a bubble

b)

Places an element on the left or right side of the screen and allows text and other elements to wrap around it.

c)

links the cascading stylesheet to the correct web page

d)

Allows you to go between webpages easily

11.

What is the purpose of copyright?

4 lines