What is the exact meaning of "skewx"?

div { width: 70%; height: 100px; margin: 50px auto; } #top { background-color: red; } #bottom { background-color: blue; } #bottom {transform: skewx(24deg);}

from the coding above ,the picture changed its form from a rectangle to parallelogram. but why? thanks a lot.

FCC utilizes the Read Search Ask method.

Not trying to be harsh but have you searched for something like css skewx and was there something you did not understand in the results?

Roma via The freeCodeCamp Forum <freecodecamp@discoursemail.com>于2022年2月17日 周四13:26写道:

| Roma Leader
February 17 |

  • | - |

FCC utilizes the Read Search Ask method.

Not trying to be harsh but have you searched for something like css skewx and was there something you did not understand in the results?


Visit Topic or reply to this email to respond.

To unsubscribe from these emails, click here.

Maybe I should do more search online. Thanks for your quick response. Good luck !

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.