Transforms in CSS: Revamp the Way You Design

Transforms in CSS: Revamp the Way You Design

简介:

通过在二维和三维空间中转换CSS元素,以惊人的新方式呈现信息。无论您是旋转照片,做一些有趣的透视技巧,还是创建一个界面,让您在元素的背面显示信息,本实用指南将向您展示如何使用它们来产生巨大的效果。

创建2D变换和完全3d动作接口的有趣组合学习CSS变换中使用的两种类型的坐标系: 笛卡尔坐标系和球面坐标系使用transform属性平移、缩放、旋转和倾斜元素通过向元素添加透视或向一组元素添加一个透视来创建深度错觉使用backface-visibility属性显示元素的背面

英文简介:

Present information in stunning new ways by transforming CSS elements in two- and three-dimensional space. Whether you're rotating a photo, doing some interesting perspective tricks, or creating an interface that lets you reveal information on an element’s backside, this practical guide shows you how to use them to great effect.

Create interesting combinations of 2D transforms and fully 3D-acting interfacesLearn two types of coordinate systems used in CSS transforms: the Cartesian coordinate system and the spherical systemUse the transform property to translate, scale, rotate, and skew an elementCreate the illusion of depth by adding perspective to an element—or one perspective to a group of elementsReveal the back of an element with the backface-visibility property

书名
Transforms in CSS: Revamp the Way You Design
译名
CSS 中的变换:改变你的设计方式
语言
英语
年份
2015
页数
52页
大小
4.45 MB
标签
  • CSS
  • 下载
    pdf iconTransforms in CSS: Revamp the Way You Design.pdf
    密码
    65536

    最后更新:2025-04-12 23:58:07

    ←Direct3D Succinctly: Develop Fully 3-D Games and Applications

    →W3.CSS Succinctly