CTW 7B-Images
Review for Lesson 7 in Coding the Web; the practice quiz will grade itself, so feel free to take more than once. If information is not on your Notes sheet, it probably needs to be!
Sign in to Google to save your progress. Learn more
Name *
Email *
Quiz Questions
COMPLETE THE CODE-->     <figure>  <img src="images/rocket.jpg" alt="Rocket Animation" title="Rocket" >    <_______>Check out this rocket!</__________>  </figure> *
1 point
Captionless Image
Which TWO are NOT block elements? *
2 points
Required
If creating a class for the header image so that it automatically scales down as the viewport gets smaller, COMPLETE THE CODE-->   .scaledown { _______________ }    (lowercase; space once after property) *
1 point
Captionless Image
Review this screenshot below of a webpage. What inline style should be added to the img tag so that the fish clipart would drop down to the left of the paragraph?  Use form-- property: value; *
1 point
Captionless Image
Retype the entire tag for the code needed to CENTER the catfish image. *
1 point
Captionless Image
COMPLETE THE CODE: <_______> <img src="pig.gif" alt="Clipart Pig"> <figcaption>Oink, oink!</figcaption></________>  (use lower case) *
1 point
Use the image for the next three questions. Create a list that uses capital letters for bullets: (use lower case)
What goes in A? *
1 point
What goes in B? *
1 point
What goes in C? *
1 point
Which image format CANNOT support transparency? *
1 point
Which image format of those listed is LEAST supported in older internet browsers? *
1 point
Type the rule needed to style the body to use a picture as the background. The picture is in a folder called images and is saved as bg5.gif. Complete the code using lowercase and no spaces except between property and selector.     body  { ____________________________   } *
1 point
COMPLETE THE CODE: Type only the opening tag to create this list using an inline style. Use lowercase and standard tag spacing (space once between property: value).  Assume the fish icon is named ficon.png and is in the subfolder called fish. *
1 point
Captionless Image
Write the entire style rule to create a class with the name shown that makes the picture look as you see below: *
2 points
Captionless Image
Write the entire style rule to create a class with the name shown that makes the picture look as you see below (size is 3 pixels): *
2 points
Captionless Image
Submit
Clear form
Never submit passwords through Google Forms.
This form was created inside of Jackson R2 Schools. Report Abuse