aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/-ms-wrap-margin/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/-ms-wrap-margin/index.html')
-rw-r--r--files/fr/web/css/-ms-wrap-margin/index.html39
1 files changed, 0 insertions, 39 deletions
diff --git a/files/fr/web/css/-ms-wrap-margin/index.html b/files/fr/web/css/-ms-wrap-margin/index.html
deleted file mode 100644
index 164c64b9f2..0000000000
--- a/files/fr/web/css/-ms-wrap-margin/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
----
-title: '-ms-wrap-margin'
-slug: Web/CSS/-ms-wrap-margin
-tags:
- - CSS
- - Non-standard
- - Propriété
- - Reference
-translation_of: Archive/Web/CSS/-ms-wrap-margin
----
-<div>{{CSSRef}}{{non-standard_header}}</div>
-
-<p>La propriété <strong><code>-ms-wrap-margin</code></strong> est <a href="/en-US/docs/Web/CSS/Microsoft_CSS_extensions">une propriété spécifique à Microsoft</a> qui définit une marge qui décale le retour à la ligne par rapport aux autres formes.</p>
-
-<h2 id="Syntax" name="Syntax">Syntaxe</h2>
-
-<h3 id="Values" name="Values">Valeurs</h3>
-
-<dl>
- <dt>{{cssxref("&lt;length&gt;")}}</dt>
- <dd>
- <p>La taille de la marge avec une valeur non-négative.</p>
- </dd>
-</dl>
-
-<h3 id="Formal_syntax" name="Formal_syntax">Syntaxe formelle</h3>
-
-<pre class="syntaxbox">{{csssyntax}}
-</pre>
-
-<h2 id="Specifications" name="Specifications">Spécifications</h2>
-
-<p>Cette propriété est une propriété spécifique et ne fait partie d'aucune spécification.</p>
-
-<p>{{cssinfo}}</p>
-
-<h2 id="Remarks" name="Remarks">Notes</h2>
-
-<p>Les décalages créés par la propriété <code>-ms-wrap-margin</code> sont décalés en en dehors de l'exclusion. Cette propriété peut être utilisée avec n'importe quelle valeur de longueur.</p>