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_positioning/index.html | 61 +++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 files/fr/web/css/css_positioning/index.html (limited to 'files/fr/web/css/css_positioning') diff --git a/files/fr/web/css/css_positioning/index.html b/files/fr/web/css/css_positioning/index.html new file mode 100644 index 0000000000..518a4abaeb --- /dev/null +++ b/files/fr/web/css/css_positioning/index.html @@ -0,0 +1,61 @@ +--- +title: CSS Positioned Layout +slug: Web/CSS/CSS_Positioning +tags: + - Aperçu + - CSS + - CSS Positioned Layout + - Reference +translation_of: Web/CSS/CSS_Positioning +--- +
{{CSSRef}}
+ +

CSS Positioned Layout (ou module CSS de disposition positionnée) est un module CSS qui définit comment positionner des éléments sur une page.

+ +

Référence

+ +

Propriétés

+ +
+ +
+ +

Guides

+ +
+
Comprendre z-index en CSS
+
Présente la notion de contexte d'empilement et explique comment fonctionne le tri sur z avec plusieurs exemples.
+
+ +

Spécifications

+ + + + + + + + + + + + + + + + + + + + + +
SpécificationÉtatCommentaires
{{SpecName('CSS3 Positioning')}}{{Spec2('CSS3 Positioning') }} 
{{SpecName('CSS2.1', 'visuren.html')}}{{Spec2('CSS2.1')}} 
-- cgit v1.2.3-54-g00ecf