From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/nl/web/css/css_positioning/index.html | 63 ----------------------------- 1 file changed, 63 deletions(-) delete mode 100644 files/nl/web/css/css_positioning/index.html (limited to 'files/nl/web/css/css_positioning/index.html') diff --git a/files/nl/web/css/css_positioning/index.html b/files/nl/web/css/css_positioning/index.html deleted file mode 100644 index 61afa2e242..0000000000 --- a/files/nl/web/css/css_positioning/index.html +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: CSS Positioned Layout -slug: Web/CSS/CSS_Positioning -tags: - - CSS - - CSS Positioning - - NeedsTranslation - - Overview - - Reference - - TopicStub -translation_of: Web/CSS/CSS_Positioning ---- -
{{CSSRef}}
- -

CSS Positioned Layout is a module of CSS that defines how to position elements on the page.

- -

Reference

- -

CSS properties

- -
- -
- -

Guides

- -
-
Understanding CSS z-index
-
Presents the notion of stacking context and explains how z-ordering works, with several examples.
-
- -

Specifications

- - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{ SpecName('CSS3 Positioning') }}{{ Spec2('CSS3 Positioning') }} 
{{ SpecName('CSS2.1', 'visuren.html') }}{{ Spec2('CSS2.1') }} 
-- cgit v1.2.3-54-g00ecf