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_device_adaptation/index.html | 48 +++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 files/fr/web/css/css_device_adaptation/index.html (limited to 'files/fr/web/css/css_device_adaptation') diff --git a/files/fr/web/css/css_device_adaptation/index.html b/files/fr/web/css/css_device_adaptation/index.html new file mode 100644 index 0000000000..6cc6189902 --- /dev/null +++ b/files/fr/web/css/css_device_adaptation/index.html @@ -0,0 +1,48 @@ +--- +title: CSS Device Adaptation +slug: Web/CSS/CSS_Device_Adaptation +tags: + - CSS + - Reference +translation_of: Web/CSS/CSS_Device_Adaptation +--- +
{{CSSRef}}
+ +

CSS Device Adapation est un module CSS qui permet de définir les dimensions, le facteur d'agrandissement et l'orientation de la zone d'affichage (viewport).

+ +

Référence

+ +

Règles @

+ +
+ +
+ +

Spécifications

+ + + + + + + + + + + + + + + + +
SpécificationÉtatCommentaires
{{SpecName("CSS3 Device")}}{{Spec2("CSS3 Device")}}Définition initiale.
+ +

Compatibilité des navigateurs

+ +

@viewport

+ + + +

{{Compat("css.at-rules.viewport")}}

-- cgit v1.2.3-54-g00ecf