About 38,500,000 results
Open links in new tab
  1. CSS transform Property - W3Schools

    transform: none| transform-functions |initial|inherit; Sets this property to its default value. Read about initial. Inherits this property from its parent element. Read about inherit. This example …

  2. transform - CSS: Cascading Style Sheets | MDN - MDN Web Docs

    Apr 10, 2025 · The transform CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model. If the property has a value …

  3. transform - CSS-Tricks

    Sep 6, 2011 · The transform property allows you to visually manipulate an element by skewing, rotating, translating, or scaling: Even with a declared height and width, this element will now be …

  4. CSS Transform Handbook – Complete Guide to CSS Transform

    Jun 19, 2023 · CSS transform allows you to translate, rotate, skew, scale, or add perspective effects to HTML elements. This tutorial discusses everything you need to know to transform …

  5. CSS transform Property - GeeksforGeeks

    Jan 4, 2025 · The transform property in CSS is used to change the coordinate space of the visual formatting model. This is used to add effects like skew, rotate, translate, etc on elements. …

  6. Use the transform CSS property to ensure smooth animations

    To use the transform property on an element, you need to supply it with the function (or functions, as you’ll see shortly) that perform the desired transformations. For example, to scale an object …

  7. CSS transform Property - W3docs

    How to use the transform CSS property to transform the element in 2D and 3D space. See transform functions and try examples.

  8. The World of CSS Transforms - Josh W Comeau

    Aug 9, 2021 · Translation allows us to move an item around: We can use translate to shift an item along in either axis: x moves side to side, y moves up and down. Positive values move down …

  9. CSS Style transform Property: CSS Transform - CodeLucky

    Feb 17, 2025 · It enables you to rotate, scale, skew, and translate elements, creating dynamic and visually appealing effects on your web pages. This guide will walk you through the intricacies …

  10. CSS transform - Rotating An Element - Online Tutorials Library

    The CSS property transform is useful in rotation, scaling, skewing, or translation of an element. When the value of this property is anything other than none, it acts like a containing block for …

  11. Some results have been removed
Refresh