

Computer Science Discoveries Unit 2
Flashcard
•
Computers
•
6th - 8th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

47 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which is the correct CSS property to change the font color of a paragraph to blue? Options: {p color: blue;} , p {blue: color;} , color: blue; , p {color: blue;} , None of the above
Back
p {color: blue;}
2.
FLASHCARD QUESTION
Front
An image with a border that consist of dashes can be expressed as
Back
img {
border-style: dashed;
}
3.
FLASHCARD QUESTION
Front
Which is the correct CSS property to move an image? Options: img { left: float; }, img { move: left; }, img { float: left; }, img { style: left; }, None of the above
Back
img { float: left; }
4.
FLASHCARD QUESTION
Front
Which is the correct attribute tag for a photo on a html page? Options: <p>John Smith - Pixabay</p>, <p>Pixabay</p>, <p>John Smith</p>, </p>John Smith - Pixabay<p>, None of the above
Back
<p>John Smith - Pixabay</p>
5.
FLASHCARD QUESTION
Front
Adding an attribute gives credit to the original author of a photo.
Back
True
6.
FLASHCARD QUESTION
Front
Which item below is a CSS property? Options: <p>John Smith</p>, p { color: blue; }, <link rel="stylesheet" href="style.css">, <img src="photo.jpg" alt="photo description">, None of the above
Back
p {
color: blue;
}
7.
FLASHCARD QUESTION
Front
Which CSS property would the border of your image to bend into a circular shape? Options: img { border-radius: 70px; }, img { 70px: border-radius; }, img { border-radius 70 }, img { border-70: radius; }, None of the above
Back
img { border-radius: 70px; }
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?