aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/transform-function
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/transform-function')
-rw-r--r--files/fr/web/css/transform-function/matrix/index.md (renamed from files/fr/web/css/transform-function/matrix()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/matrix3d/index.md (renamed from files/fr/web/css/transform-function/matrix3d()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/perspective/index.md (renamed from files/fr/web/css/transform-function/perspective()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/rotate/index.md (renamed from files/fr/web/css/transform-function/rotate()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/rotate3d/index.md (renamed from files/fr/web/css/transform-function/rotate3d()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/rotatex/index.md (renamed from files/fr/web/css/transform-function/rotatex()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/rotatey/index.md (renamed from files/fr/web/css/transform-function/rotatey()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/rotatez/index.md (renamed from files/fr/web/css/transform-function/rotatez()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/scale/index.md (renamed from files/fr/web/css/transform-function/scale()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/scale3d/index.md (renamed from files/fr/web/css/transform-function/scale3d()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/scalex/index.md (renamed from files/fr/web/css/transform-function/scalex()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/scaley/index.md (renamed from files/fr/web/css/transform-function/scaley()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/scalez/index.md (renamed from files/fr/web/css/transform-function/scalez()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/skew/index.md (renamed from files/fr/web/css/transform-function/skew()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/skewx/index.md (renamed from files/fr/web/css/transform-function/skewx()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/skewy()/index.md129
-rw-r--r--files/fr/web/css/transform-function/translate/index.md (renamed from files/fr/web/css/transform-function/translate()/index.md)5
-rw-r--r--files/fr/web/css/transform-function/translate3d/index.md (renamed from files/fr/web/css/transform-function/translate3d()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/translatex/index.md (renamed from files/fr/web/css/transform-function/translatex()/index.md)4
-rw-r--r--files/fr/web/css/transform-function/translatey/index.md (renamed from files/fr/web/css/transform-function/translatey()/index.md)3
-rw-r--r--files/fr/web/css/transform-function/translatez/index.md (renamed from files/fr/web/css/transform-function/translatez()/index.md)5
21 files changed, 42 insertions, 152 deletions
diff --git a/files/fr/web/css/transform-function/matrix()/index.md b/files/fr/web/css/transform-function/matrix/index.md
index 2979ff3099..e16352059f 100644
--- a/files/fr/web/css/transform-function/matrix()/index.md
+++ b/files/fr/web/css/transform-function/matrix/index.md
@@ -1,7 +1,8 @@
---
title: matrix()
-slug: Web/CSS/transform-function/matrix()
+slug: Web/CSS/transform-function/matrix
translation_of: Web/CSS/transform-function/matrix()
+original_slug: Web/CSS/transform-function/matrix()
browser-compat: css.types.transform-function.matrix
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/matrix3d()/index.md b/files/fr/web/css/transform-function/matrix3d/index.md
index 6cac4ae944..99a36de797 100644
--- a/files/fr/web/css/transform-function/matrix3d()/index.md
+++ b/files/fr/web/css/transform-function/matrix3d/index.md
@@ -1,7 +1,8 @@
---
title: matrix3d()
-slug: Web/CSS/transform-function/matrix3d()
+slug: Web/CSS/transform-function/matrix3d
translation_of: Web/CSS/transform-function/matrix3d()
+original_slug: Web/CSS/transform-function/matrix3d()
browser-compat: css.types.transform-function.matrix3d
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/perspective()/index.md b/files/fr/web/css/transform-function/perspective/index.md
index a325ec8bea..ec8cb069fe 100644
--- a/files/fr/web/css/transform-function/perspective()/index.md
+++ b/files/fr/web/css/transform-function/perspective/index.md
@@ -1,7 +1,8 @@
---
title: perspective()
-slug: Web/CSS/transform-function/perspective()
+slug: Web/CSS/transform-function/perspective
translation_of: Web/CSS/transform-function/perspective()
+original_slug: Web/CSS/transform-function/perspective()
browser-compat: css.types.transform-function.perspective
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/rotate()/index.md b/files/fr/web/css/transform-function/rotate/index.md
index ccd6bec1ed..e6c30aefe9 100644
--- a/files/fr/web/css/transform-function/rotate()/index.md
+++ b/files/fr/web/css/transform-function/rotate/index.md
@@ -1,7 +1,8 @@
---
title: rotate()
-slug: Web/CSS/transform-function/rotate()
+slug: Web/CSS/transform-function/rotate
translation_of: Web/CSS/transform-function/rotate()
+original_slug: Web/CSS/transform-function/rotate()
browser-compat: css.types.transform-function.rotate
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/rotate3d()/index.md b/files/fr/web/css/transform-function/rotate3d/index.md
index 0dde6dc4b9..08ff78ce12 100644
--- a/files/fr/web/css/transform-function/rotate3d()/index.md
+++ b/files/fr/web/css/transform-function/rotate3d/index.md
@@ -1,7 +1,8 @@
---
title: rotate3d()
-slug: Web/CSS/transform-function/rotate3d()
+slug: Web/CSS/transform-function/rotate3d
translation_of: Web/CSS/transform-function/rotate3d()
+original_slug: Web/CSS/transform-function/rotate3d()
browser-compat: css.types.transform-function.rotate3d
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/rotatex()/index.md b/files/fr/web/css/transform-function/rotatex/index.md
index d58880be97..9f6a372ad9 100644
--- a/files/fr/web/css/transform-function/rotatex()/index.md
+++ b/files/fr/web/css/transform-function/rotatex/index.md
@@ -1,7 +1,8 @@
---
title: rotateX()
-slug: Web/CSS/transform-function/rotateX()
+slug: Web/CSS/transform-function/rotateX
translation_of: Web/CSS/transform-function/rotateX()
+original_slug: Web/CSS/transform-function/rotateX()
browser-compat: css.types.transform-function.rotateX
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/rotatey()/index.md b/files/fr/web/css/transform-function/rotatey/index.md
index c63382815e..29e01f9ba9 100644
--- a/files/fr/web/css/transform-function/rotatey()/index.md
+++ b/files/fr/web/css/transform-function/rotatey/index.md
@@ -1,7 +1,8 @@
---
title: rotateY()
-slug: Web/CSS/transform-function/rotateY()
+slug: Web/CSS/transform-function/rotateY
translation_of: Web/CSS/transform-function/rotateY()
+original_slug: Web/CSS/transform-function/rotateY()
browser-compat: css.types.transform-function.rotateY
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/rotatez()/index.md b/files/fr/web/css/transform-function/rotatez/index.md
index c39015700b..88633274d3 100644
--- a/files/fr/web/css/transform-function/rotatez()/index.md
+++ b/files/fr/web/css/transform-function/rotatez/index.md
@@ -1,7 +1,8 @@
---
title: rotateZ()
-slug: Web/CSS/transform-function/rotateZ()
+slug: Web/CSS/transform-function/rotateZ
translation_of: Web/CSS/transform-function/rotateZ()
+original_slug: Web/CSS/transform-function/rotateZ()
browser-compat: css.types.transform-function.rotateZ
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/scale()/index.md b/files/fr/web/css/transform-function/scale/index.md
index 68fae2dc27..7f6fa9869d 100644
--- a/files/fr/web/css/transform-function/scale()/index.md
+++ b/files/fr/web/css/transform-function/scale/index.md
@@ -1,7 +1,8 @@
---
title: scale()
-slug: Web/CSS/transform-function/scale()
+slug: Web/CSS/transform-function/scale
translation_of: Web/CSS/transform-function/scale()
+original_slug: Web/CSS/transform-function/scale()
browser-compat: css.types.transform-function.scale
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/scale3d()/index.md b/files/fr/web/css/transform-function/scale3d/index.md
index f681f08b90..1922243adb 100644
--- a/files/fr/web/css/transform-function/scale3d()/index.md
+++ b/files/fr/web/css/transform-function/scale3d/index.md
@@ -1,7 +1,8 @@
---
title: scale3d()
-slug: Web/CSS/transform-function/scale3d()
+slug: Web/CSS/transform-function/scale3d
translation_of: Web/CSS/transform-function/scale3d()
+original_slug: Web/CSS/transform-function/scale3d()
browser-compat: css.types.transform-function.scale3d
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/scalex()/index.md b/files/fr/web/css/transform-function/scalex/index.md
index f55fd09771..09ad4de01b 100644
--- a/files/fr/web/css/transform-function/scalex()/index.md
+++ b/files/fr/web/css/transform-function/scalex/index.md
@@ -1,7 +1,8 @@
---
title: scaleX()
-slug: Web/CSS/transform-function/scaleX()
+slug: Web/CSS/transform-function/scaleX
translation_of: Web/CSS/transform-function/scaleX()
+original_slug: Web/CSS/transform-function/scaleX()
browser-compat: css.types.transform-function.scaleX
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/scaley()/index.md b/files/fr/web/css/transform-function/scaley/index.md
index 7120a92d34..289930e313 100644
--- a/files/fr/web/css/transform-function/scaley()/index.md
+++ b/files/fr/web/css/transform-function/scaley/index.md
@@ -1,7 +1,8 @@
---
title: scaleY()
-slug: Web/CSS/transform-function/scaleY()
+slug: Web/CSS/transform-function/scaleY
translation_of: Web/CSS/transform-function/scaleY()
+original_slug: Web/CSS/transform-function/scaleY()
browser-compat: css.types.transform-function.scaleY
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/scalez()/index.md b/files/fr/web/css/transform-function/scalez/index.md
index 3e28f8ab99..2ebed9d86d 100644
--- a/files/fr/web/css/transform-function/scalez()/index.md
+++ b/files/fr/web/css/transform-function/scalez/index.md
@@ -1,7 +1,8 @@
---
title: scaleZ()
-slug: Web/CSS/transform-function/scaleZ()
+slug: Web/CSS/transform-function/scaleZ
translation_of: Web/CSS/transform-function/scaleZ()
+original_slug: Web/CSS/transform-function/scaleZ()
browser-compat: css.types.transform-function.scaleZ
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/skew()/index.md b/files/fr/web/css/transform-function/skew/index.md
index 600ff281a9..7b793247d7 100644
--- a/files/fr/web/css/transform-function/skew()/index.md
+++ b/files/fr/web/css/transform-function/skew/index.md
@@ -1,7 +1,8 @@
---
title: skew()
-slug: Web/CSS/transform-function/skew()
+slug: Web/CSS/transform-function/skew
translation_of: Web/CSS/transform-function/skew()
+original_slug: Web/CSS/transform-function/skew()
browser-compat: css.types.transform-function.skew
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/skewx()/index.md b/files/fr/web/css/transform-function/skewx/index.md
index e56061b928..f666f48b7e 100644
--- a/files/fr/web/css/transform-function/skewx()/index.md
+++ b/files/fr/web/css/transform-function/skewx/index.md
@@ -1,7 +1,8 @@
---
title: skewX()
-slug: Web/CSS/transform-function/skewX()
+slug: Web/CSS/transform-function/skewX
translation_of: Web/CSS/transform-function/skewX()
+original_slug: Web/CSS/transform-function/skewX()
browser-compat: css.types.transform-function.skewX
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/skewy()/index.md b/files/fr/web/css/transform-function/skewy()/index.md
deleted file mode 100644
index 5496e7d50e..0000000000
--- a/files/fr/web/css/transform-function/skewy()/index.md
+++ /dev/null
@@ -1,129 +0,0 @@
----
-title: skewY()
-slug: Web/CSS/transform-function/skewY()
-translation_of: Web/CSS/transform-function/skewY()
-browser-compat: css.types.transform-function.skewY
----
-{{CSSRef}}
-
-La fonction **`skewY()`** permet d'opérer une distorsion verticale en étirant chaque point de l'élément d'un certain angle dans la direction verticale. Pour cela, on augmente l'ordonnée d'un élément d'une valeur proportionnelle à l'angle donné et à la distance de l'origine. Plus le point est éloigné de l'origine et loin de l'axe, plus le décalage obtenu sera important.
-
-{{EmbedInteractiveExample("pages/css/function-skewY.html")}}
-
-La valeur obtenue par cette fonction est de type [`<transform-function>`](/fr/docs/Web/CSS/transform-function).
-
-## Syntaxe
-
-```css
-skewY(a)
-```
-
-### Valeurs
-
-- `a`
- - : Une valeur de type [`<angle>`](/fr/docs/Web/CSS/angle) qui représente l'angle avec lequel appliquer la distorsion selon l'axe des ordonnées (axe vertical).
-
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Coordonnées cartésiennes sur ℝ<sup>2</sup></th>
- <th scope="col">Coordonnées homogènes sur ℝℙ<sup>2</sup></th>
- <th scope="col">Coordonnées cartésiennes sur ℝ<sup>3</sup></th>
- <th scope="col">Coordonnées homogènes sur ℝℙ<sup>3</sup></th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td colspan="1" rowspan="2">
- <math
- ><mfenced
- ><mtable
- ><mtr>1<mtd>0</mtd></mtr
- ><mtr>tan(ax)<mtd>1</mtd></mtr></mtable
- ></mfenced
- ></math
- >
- </td>
- <td>
- <math
- ><mfenced
- ><mtable
- ><mtr>1<mtd>0</mtd><mtd>0</mtd></mtr
- ><mtr>tan(ax)<mtd>1</mtd><mtd>0</mtd></mtr
- ><mtr><mtd>0</mtd><mtd>0</mtd><mtd>1</mtd></mtr></mtable
- ></mfenced
- ></math
- >
- </td>
- <td colspan="1" rowspan="2">
- <math
- ><mfenced
- ><mtable
- ><mtr>1<mtd>0</mtd><mtd>0</mtd></mtr
- ><mtr>tan(ax)<mtd>1</mtd><mtd>0</mtd></mtr
- ><mtr><mtd>0</mtd><mtd>0</mtd><mtd>1</mtd></mtr></mtable
- ></mfenced
- ></math
- >
- </td>
- <td colspan="1" rowspan="2">
- <math
- ><mfenced
- ><mtable
- ><mtr>1<mtd>0</mtd><mtd>0</mtd><mtd>0</mtd></mtr
- ><mtr>tan(ax)<mtd>1</mtd><mtd>0</mtd><mtd>0</mtd></mtr
- ><mtr><mtd>0</mtd><mtd>0</mtd><mtd>1</mtd><mtd>0</mtd></mtr
- ><mtr
- ><mtd>0</mtd><mtd>0</mtd><mtd>0</mtd><mtd>1</mtd></mtr
- ></mtable
- ></mfenced
- ></math
- >
- </td>
- </tr>
- <tr>
- <td><code>[1 tan(a) 0 1 0 0]</code></td>
- </tr>
- </tbody>
-</table>
-
-## Exemples
-
-### HTML
-
-```html
-<div>Normal</div>
-<div class="skewed">Distordu</div>
-```
-
-### CSS
-
-```css
-div {
- width: 80px;
- height: 80px;
- background-color: skyblue;
-}
-
-.skewed {
- transform: skewY(40deg);
- background-color: pink;
-}
-```
-
-### Résultat
-
-{{EmbedLiveSample("Exemples","100%","250")}}
-
-## Specifications
-
-{{Specifications}}
-
-## Compatibilité des navigateurs
-
-{{Compat}}
-
-## Voir aussi
-
-- [`transform`](/fr/docs/Web/CSS/transform)
-- [`<transform-function>`](/fr/docs/Web/CSS/transform-function)
diff --git a/files/fr/web/css/transform-function/translate()/index.md b/files/fr/web/css/transform-function/translate/index.md
index 8c2bb5b265..38c4503bb0 100644
--- a/files/fr/web/css/transform-function/translate()/index.md
+++ b/files/fr/web/css/transform-function/translate/index.md
@@ -1,7 +1,8 @@
---
title: translate()
-slug: Web/CSS/transform-function/translate()
+slug: Web/CSS/transform-function/translate
translation_of: Web/CSS/transform-function/translate()
+original_slug: Web/CSS/transform-function/translate()
browser-compat: css.types.transform-function.translate
---
{{CSSRef}}
@@ -48,7 +49,7 @@ transform: translate(30%, 50%);
Une translation plane n'est pas une transformation linéaire de ℝ<sup
>2</sup
>
- et ne peut donc pas être représentée sous la forme d'une matrice dans
+ et ne peut donc pas être représentée sous la forme d'une matrice dans
le système cartésien.
</p>
</td>
diff --git a/files/fr/web/css/transform-function/translate3d()/index.md b/files/fr/web/css/transform-function/translate3d/index.md
index f70578696e..d8bc84c588 100644
--- a/files/fr/web/css/transform-function/translate3d()/index.md
+++ b/files/fr/web/css/transform-function/translate3d/index.md
@@ -1,7 +1,8 @@
---
title: translate3d()
-slug: Web/CSS/transform-function/translate3d()
+slug: Web/CSS/transform-function/translate3d
translation_of: Web/CSS/transform-function/translate3d()
+original_slug: Web/CSS/transform-function/translate3d()
browser-compat: css.types.transform-function.translate3d
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/translatex()/index.md b/files/fr/web/css/transform-function/translatex/index.md
index e56ae4d35e..027f1ba718 100644
--- a/files/fr/web/css/transform-function/translatex()/index.md
+++ b/files/fr/web/css/transform-function/translatex/index.md
@@ -1,7 +1,7 @@
---
title: translateX()
-slug: Web/CSS/transform-function/translateX()
-translation-of: Web/CSS/transform-function/translateX()
+slug: Web/CSS/transform-function/translateX
+original_slug: Web/CSS/transform-function/translateX()
browser-compat: css.types.transform-function.translateX
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/translatey()/index.md b/files/fr/web/css/transform-function/translatey/index.md
index e2c7779624..1f231b4d0d 100644
--- a/files/fr/web/css/transform-function/translatey()/index.md
+++ b/files/fr/web/css/transform-function/translatey/index.md
@@ -1,7 +1,8 @@
---
title: translateY()
-slug: Web/CSS/transform-function/translateY()
+slug: Web/CSS/transform-function/translateY
translation_of: Web/CSS/transform-function/translateY()
+original_slug: Web/CSS/transform-function/translateY()
browser-compat: css.types.transform-function.translateY
---
{{CSSRef}}
diff --git a/files/fr/web/css/transform-function/translatez()/index.md b/files/fr/web/css/transform-function/translatez/index.md
index fb4b9fe811..86e533d69c 100644
--- a/files/fr/web/css/transform-function/translatez()/index.md
+++ b/files/fr/web/css/transform-function/translatez/index.md
@@ -1,7 +1,8 @@
---
title: translateZ()
-slug: Web/CSS/transform-function/translateZ()
+slug: Web/CSS/transform-function/translateZ
translation_of: Web/CSS/transform-function/translateZ()
+original_slug: Web/CSS/transform-function/translateZ()
browser-compat: css.types.transform-function.translateZ
---
{{CSSRef}}
@@ -112,4 +113,4 @@ Si la valeur fournie à `perspective()` est inférieure à l'argument de `transl
- [`<transform-function>`](/fr/docs/Web/CSS/transform-function)
- [Les transformations CSS](/fr/docs/Web/CSS/CSS_Transforms/Using_CSS_transforms)
- [`transform`](/fr/docs/Web/CSS/transform)
-- [`translateX()`](/fr/docs/Web/CSS/transform-function/translateX()) et [`translateY()`](/fr/docs/Web/CSS/transform-function/translateY()) \ No newline at end of file
+- [`translateX()`](/fr/docs/Web/CSS/transform-function/translateX()) et [`translateY()`](/fr/docs/Web/CSS/transform-function/translateY())