--- title: CSS Positioning slug: Web/CSS/CSS_Positioning tags: - CSS - CSS Positioning - CSS Reference - NeedsTranslation - Overview - TopicStub translation_of: Web/CSS/CSS_Positioning ---

{{CSSRef}}

CSS Positioning is a module of CSS that defines how to absolutely and relavitely position elements on the page.

Reference

CSS Properties

Guides

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

Specifications

Specification Status Comment
{{ SpecName('CSS3 Positioning') }} {{ Spec2('CSS3 Positioning') }}  
{{ SpecName('CSS2.1', 'visuren.html') }} {{ Spec2('CSS2.1') }}  

Browser compatibility

{{CompatibilityTable}}

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 1.0 {{ CompatGeckoDesktop("1") }} 5.0 6.0 1.0 (85)
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support 1.0 {{ CompatGeckoMobile("1") }} {{CompatVersionUnknown}} {{CompatVersionUnknown}} {{CompatVersionUnknown}}