Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 11, Problem 1RQ
Program Description Answer

In Cascading Style Sheet (CSS), the “transform” is a property, which is used to modify an element display by using the rotate, scale, skew, and move functions.

Hence, the correct answer is option “C”.

Expert Solution & Answer
Check Mark

Explanation of Solution

Transform property:

The “transform” property is used to modify the display of an element by using the functions such as rotate, scale, skew, and move.

The functions in “transform” property are as follows:

  • “rotate(degree)”:
    • The “rotate()” function is used to rotate the element by using the angle.
  • “scale(number, number)”:
    • The “scale()” function is used to resize the element with horizontal and vertical scale amount.
  • “scaleX(number)”:
    • The “scaleX()” function is used to resize the element with horizontal scale amount.
  • “scaleY(number)”:
    • The “scaleY()” function is used to resize the element with vertical scale amount.
  • “skewX(number)”:
    • The “skewX()” function is used to twists the display of element with horizontal scale amount.
  • “skewY(degree)”:
    • The “skewY()” function is used to twists the display of element with vertical scale amount.
  • “translate(number, number)”:
    • The “translate()” function is used to relocate the element with horizontal and vertical scale amount.
  • “translateX(number)”:
    • The “translateX()” function is used to relocate the element with horizontal scale amount.
  • “translateY(number)”:
    • The “translateY()” function is used to relocate the element with vertical scale amount.

Explanation for incorrect options:

display:

In CSS, the “display” is a property that specifies how an element is displayed.

Hence, the option “A” is wrong.

transition:

In CSS, “transition” is a property used to modify the value of property over a particular time.

Hence, the option “B” is wrong.

list-style-type:

In CSS, “list-style-type” is a property used to specify the look of list item marker.

Hence, the option “D” is wrong.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
How do you add images to an ImageList control?
Write a statement that displays the picture saved at index 0 in an ImageList control called slideShowImageList in a PictureBox control called slideShowPictureBox.
What value, and how is it determined, causes an image from the ImageList to be shown in a PictureBox?
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
  • Text book image
    CMPTR
    Computer Science
    ISBN:9781337681872
    Author:PINARD
    Publisher:Cengage
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage