Computer Science Discoveries Assessment 6/7/21 & 6/8/21

Computer Science Discoveries Assessment 6/7/21 & 6/8/21

8th Grade

20 Qs

quiz-placeholder

Similar activities

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Grade 6 - Algorithms & Pseudocode

Grade 6 - Algorithms & Pseudocode

6th - 8th Grade

20 Qs

UID uCertify Chapter 9 Test

UID uCertify Chapter 9 Test

8th - 12th Grade

20 Qs

KT GIUA KI 2 TIN 7

KT GIUA KI 2 TIN 7

6th - 8th Grade

20 Qs

2.1.3 Review

2.1.3 Review

8th Grade

17 Qs

StVirgils Python Loops and Conditionals Quiz

StVirgils Python Loops and Conditionals Quiz

8th Grade

18 Qs

9 сынып Сүзгілеу

9 сынып Сүзгілеу

8th Grade

15 Qs

S3 HTML intro

S3 HTML intro

6th - 8th Grade

19 Qs

Computer Science Discoveries Assessment 6/7/21 & 6/8/21

Computer Science Discoveries Assessment 6/7/21 & 6/8/21

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

Created by

Mr OHMS

Used 19+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which is the correct CSS property to change the font color of a paragraph to blue?

{p

color: blue;

}

p {

blue: color;

}

<p>

color: blue;

</p>

p {

color: blue;

}

None of the above

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

An image with a border that consist of dashes can be expressed as

img {

dashed: border-style;

}

img {

border-style: dashed;

}

img {

border-dashed: style;

}

img {

border: dashed-style;

}

None of the above

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which is the correct CSS property to move an image?

img {

left: float;

}

img {

move: left;

}

img {

float: left;

}

img {

style: left;

}

None of the above

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which is the correct attribute tag for a photo on a html page?

<p>John Smith - Pixabay</p>

<p>Pixabay</p>

<p>John Smith</p>

</p>John Smith - Pixabay<p>

None of the above

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Adding an attribute gives credit to the original author of a photo

True

False

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which item below is an CSS property?

<p>John Smith</p>

p {

color: blue;

}

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

<img src="photo.jpg" alt="photo description">

None of the above

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which CSS property would the border of your image to bend into a circular shape?

img {

border-radius: 70px;

}

img {

70px: border-radius;

}

img {

border-radius 70

}

img {

border-70: radius;

}

None of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?