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

Final Exam Coding 8th Grade

Final Exam Coding 8th Grade

8th Grade

20 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

HTML -znaczniki 1

HTML -znaczniki 1

7th Grade - University

15 Qs

Python Basics Quiz

Python Basics Quiz

6th - 10th Grade

15 Qs

TMK TAHUN 6- PENGATURCARAAN

TMK TAHUN 6- PENGATURCARAAN

1st - 12th Grade

20 Qs

uCertify Lesson 2 Quiz Advanced HTML

uCertify Lesson 2 Quiz Advanced HTML

8th - 12th Grade

20 Qs

python

python

6th - 8th Grade

18 Qs

Small Basic Week 1-2 Pre-Quiz

Small Basic Week 1-2 Pre-Quiz

7th - 8th Grade

17 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?