书籍 Transforms in CSS: Revamp the Way You Design的封面

Transforms in CSS: Revamp the Way You Design

Eric A. Meyer

出版时间

2015-06-14

ISBN

9781491928158

评分

★★★★★
书籍介绍

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.Short and sweet, this book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Transforms in CSS, you’ll receive a discount on the entire Definitive Guide once it’s released. Why wait? Learn how to bring life to your web pages now.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

About the Author

Eric A. Meyer is the author of the critically acclaimed online tutorial Introduction to HTML, as well as some other semi-popular Web pages. He is a member of the CSS&FP Working Group and the author of Cascading Style Sheets: The Definitive Guide.

用户评论
CSS 真是太难了,一个 transform 属性,需要一本书来讲,更令人伤心的是看完还是一知半解。不过实际项目几乎用不到复杂的写法。