Code.org Unit 2, Lesson 8-12 Review

Code.org Unit 2, Lesson 8-12 Review

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 2 - Web Development in Computer Science

Unit 2 - Web Development in Computer Science

8th Grade

16 Qs

Sec Test 01

Sec Test 01

7th Grade

20 Qs

Introduction to HTML

Introduction to HTML

7th Grade

20 Qs

Introducción a HTML y CSS

Introducción a HTML y CSS

7th Grade

15 Qs

CodeHS Intro to CSS

CodeHS Intro to CSS

5th - 7th Grade

20 Qs

HTML 5.0 / CSS 3.0

HTML 5.0 / CSS 3.0

8th Grade

20 Qs

html quiz

html quiz

KG - Professional Development

21 Qs

Projectstem HTML

Projectstem HTML

6th Grade - Professional Development

16 Qs

Code.org Unit 2, Lesson 8-12 Review

Code.org Unit 2, Lesson 8-12 Review

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Andrew Ormand

Used 9+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Copyright

Creative Commons

Plagiarism

Digital Footprint

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to add an image to your website?

<img alt="bird.jpg" scr="Big Bird">

<img>bird.jpg</img>

<img src="bird.jpg" alt="Big Bird">

<img src="bird.jpg">bird</img>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "src" in the image tag stand for?

alternative text

image

source

nothing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the CSS float rule do?

allows the images to float around the page

allows the text to float to the right and left of the image

allows the font to float around the page

Nothing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On a CSS style sheet the border-radius rule does what?

adjusts the softness, or curves, of the border edges

changes the colors of the borders

adjusts the dimension of the headers

changes the font color

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write an image tag?

<i>

<img>

<image>

<body>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you adjust the background color on a CSS style sheet?

background-color

border-color

color

float

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?