CSS provides a set of transformations that can be applied to an element’s appearance. For example, an element can be rotated in 2D or 3D space, scaled, skewed, or translated (moved from its original position). Transforms can be used to create all kinds of interesting effects on their own and become more powerful when combined with transitions and animations, which we will cover in Chapter 9 .

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Transforms

  • Joe Attardi

摘要

CSS provides a set of transformations that can be applied to an element’s appearance. For example, an element can be rotated in 2D or 3D space, scaled, skewed, or translated (moved from its original position). Transforms can be used to create all kinds of interesting effects on their own and become more powerful when combined with transitions and animations, which we will cover in Chapter 9 .