Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
HTML5 and CSS3
Quiz 4: Graphic Design With CSS
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 61
Multiple Choice
Which of the following values decreases the brightness in the filter function brightness?
Question 62
Multiple Choice
In a client-side image map,_____ are defined regions within an image that can be linked to different URLs.
Question 63
Multiple Choice
Identify the CSS3 3D transformation function that shifts an object offX pixels horizontally,offY pixels vertically,and offZ pixels along the z-axis.
Question 64
Multiple Choice
Identify a CSS3 2D transformation function that resizes an object by a factor of x horizontally.
Question 65
Multiple Choice
Scott wants to use the color gray for the top and left borders and black for the right and bottom borders for an element.Which of the following should he use to define this?
Question 66
Multiple Choice
A final way to alter an object is through a Cascading Style Sheets (CSS) _____.
Question 67
Multiple Choice
Sam wants to change the position of an image on his web page.He wants to place the background image 30 pixels to the right of an element's left edge and 30 pixels down from the top edge.Identify the correct style that Sam should use.
Question 68
Multiple Choice
Which of the following shape values represents the remaining area of an inline image not covered by any hotspots?
Question 69
Multiple Choice
Identify the coordinate attribute for the rectangular hotspots of an image.
Question 70
Multiple Choice
Sam needs to know how to tell the browsers to scale the image in order to cover all of the background while still retaining the proportions of the image,even if that means cropping the image.The keyword Sam should use in the background-size: property is _____.
Question 71
Multiple Choice
Identify a true statement about the perspective property.
Question 72
Multiple Choice
Which of the following is true of transformations in three dimensions?
Question 73
Multiple Choice
Filter functions can be combined in a _____ to create new effects.
Question 74
Multiple Choice
Sam wants the browser to load a background image and repeat the image in both the vertical and horizontal directions until the background is filled.This process is known as _____.
Question 75
Multiple Choice
Scott wishes to modify the combination of the borders used on an element.He wants to use a double line for the top/bottom borders and a single solid line for the left/right borders.Which of the following border styles should he use?