From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/fr/web/css/css_transforms/index.html | 62 ++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 files/fr/web/css/css_transforms/index.html (limited to 'files/fr/web/css/css_transforms/index.html') diff --git a/files/fr/web/css/css_transforms/index.html b/files/fr/web/css/css_transforms/index.html new file mode 100644 index 0000000000..66190eedac --- /dev/null +++ b/files/fr/web/css/css_transforms/index.html @@ -0,0 +1,62 @@ +--- +title: CSS Transforms +slug: Web/CSS/CSS_Transforms +tags: + - Aperçu + - CSS + - CSS Transforms + - Reference +translation_of: Web/CSS/CSS_Transforms +--- +
{{CSSRef}}
+ +

Le module CSS Transforms (ou module des transformations CSS) est un module de la spécification CSS qui définit comment les éléments mis en forme avec CSS peuvent être transformés dans un espace à deux ou à trois dimensions.

+ +

Référence

+ +

Propriétés

+ +
+ +
+ +

Types de donnée

+ +

{{cssxref("<transform-function>")}}

+ +

Guides

+ +
+
Utiliser les transformations CSS
+
Un tutoriel pas-à-pas pour manipuler des transformations sur des éléments mis en forme avec CSS.
+
+ +

Spécifications

+ + + + + + + + + + + + + + + + +
SpécificationÉtatCommentaires
{{SpecName('CSS3 Transforms')}}{{Spec2('CSS3 Transforms')}}Définition initiale.
-- cgit v1.2.3-54-g00ecf