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
What happens if the ImageSize property's value isn't the same as the size of the photos contained in the ImageList control?
If an image from the ImageList is to be displayed in a PictureBox, what is that list, and how is its content decided?
How you can determine the number of images that are stored in an ImageList control?
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
  • Text book image
    EBK JAVA PROGRAMMING
    Computer Science
    ISBN:9781305480537
    Author:FARRELL
    Publisher:CENGAGE LEARNING - CONSIGNMENT
    Text book image
    CMPTR
    Computer Science
    ISBN:9781337681872
    Author:PINARD
    Publisher:Cengage
    Text book image
    EBK JAVA PROGRAMMING
    Computer Science
    ISBN:9781337671385
    Author:FARRELL
    Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781305480537
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT