wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Code.org (Unit 2)

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does CSS stand for?

a)

Creative Styling Sheets

b)

Cascading Style Sheets

c)

Creative Commons

2.

What is the code to add images?

a)

<link rel="stylesheet" href="style.css">

b)

<img src="cat.jpeg" alt="image description">

3.

What is the definition of a heading?

a)

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

b)

A language used to create web pages

c)

A title or summary for a document or section of a document.

4.

HTML Element is...

a)

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

b)

The text and images on a website

c)

How the content of a website is organized

5.

<img> stands for what?

a)

internet

b)

image

c)

Imessage

6.

What is the biggest heading code?

a)

h3

b)

h2

c)

h1

d)

h6

7.

What is the smallest heading code?

a)

h1

b)

h6

c)

h3

d)

h2

8.

What is HTML?

a)

A language used to create web pages

b)

Content that is well organized

c)

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

d)

Text and Images on a website

9.

What is a digital footprint?

a)

A set of rules to specify style

b)

Collected info about you over the internet

c)

A footprint on a computer

10.

Which one is a CSS Style property?

a)

<body></body>

b)

<p></p>

c)

background-color: value;

d)

<DOCTYPE!>