WGU C777 WEB DEVELOPMENT
APPLICATIONS EXAMINATION TEST
COMPLETE QUESTIONS AND CORRECT
ANSWERS
◉ background-clip.
Answer: CSS3 property determining whether the background
extends into the border or not (content, padding, or border)
◉ background-origin.
Answer: CSS3 property defining the location to which the
background-position property should be relative (content, padding,
or border)
◉ length, percentage, cover, contain.
Answer: CSS3 values used in a background-size property. Last two
are optional. Default is auto.
◉ rgba.
Answer: Whereas the opacity property applies to an element and its
children, you can use this to specify the opacity of a single element
,◉ @font-face.
Answer: CSS3 rule allowing you to specify custom fonts
◉ 400.
Answer: This font weight is the same as normal
◉ 700.
Answer: This font weight is the same as bold
◉ 100-900.
Answer: Range of font weights
◉ text-shadow.
Answer: IE9 and earlier do not support this text property
◉ font-family and src.
Answer: These two CSS3 properties are required by @font-face
◉ transform.
Answer: An effect that changes an element's shape, size and/or
position
, ◉ transform-origin.
Answer: Property that allows you to change a transformed element's
position
◉ transform-style.
Answer: Property that specifies whether child elements will retain
the parent element's position in 3D space
◉ perspective.
Answer: Property that specifies the perspective from which a 3D
child element is viewed by defining how far it is placed from view
◉ perspective-origin.
Answer: Property that specifies the bottom position of a 3D element
◉ backface-visibility.
Answer: Property that defines whether or not an element is visible
when it is rotated to face away from the viewer
◉ IE10+, Firefox, Opera.
Answer: These browsers support the transform property
◉ Chrome 34, Safari 7, IE9.
APPLICATIONS EXAMINATION TEST
COMPLETE QUESTIONS AND CORRECT
ANSWERS
◉ background-clip.
Answer: CSS3 property determining whether the background
extends into the border or not (content, padding, or border)
◉ background-origin.
Answer: CSS3 property defining the location to which the
background-position property should be relative (content, padding,
or border)
◉ length, percentage, cover, contain.
Answer: CSS3 values used in a background-size property. Last two
are optional. Default is auto.
◉ rgba.
Answer: Whereas the opacity property applies to an element and its
children, you can use this to specify the opacity of a single element
,◉ @font-face.
Answer: CSS3 rule allowing you to specify custom fonts
◉ 400.
Answer: This font weight is the same as normal
◉ 700.
Answer: This font weight is the same as bold
◉ 100-900.
Answer: Range of font weights
◉ text-shadow.
Answer: IE9 and earlier do not support this text property
◉ font-family and src.
Answer: These two CSS3 properties are required by @font-face
◉ transform.
Answer: An effect that changes an element's shape, size and/or
position
, ◉ transform-origin.
Answer: Property that allows you to change a transformed element's
position
◉ transform-style.
Answer: Property that specifies whether child elements will retain
the parent element's position in 3D space
◉ perspective.
Answer: Property that specifies the perspective from which a 3D
child element is viewed by defining how far it is placed from view
◉ perspective-origin.
Answer: Property that specifies the bottom position of a 3D element
◉ backface-visibility.
Answer: Property that defines whether or not an element is visible
when it is rotated to face away from the viewer
◉ IE10+, Firefox, Opera.
Answer: These browsers support the transform property
◉ Chrome 34, Safari 7, IE9.