diff options
Diffstat (limited to 'files/fr/archive/mozilla/xul/attributs/minheight/index.html')
-rw-r--r-- | files/fr/archive/mozilla/xul/attributs/minheight/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/fr/archive/mozilla/xul/attributs/minheight/index.html b/files/fr/archive/mozilla/xul/attributs/minheight/index.html new file mode 100644 index 0000000000..95ea9f8ffb --- /dev/null +++ b/files/fr/archive/mozilla/xul/attributs/minheight/index.html @@ -0,0 +1,15 @@ +--- +title: minheight +slug: Archive/Mozilla/XUL/Attributs/minheight +tags: + - Attributs_XUL + - Référence_XUL +translation_of: Archive/Mozilla/XUL/Attribute/minheight +--- +<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL">Accueil de la référence XUL</a></span></div> +<dl><dt> <code id="a-minheight"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/minheight">minheight</a></code> +</dt><dd> Type : <i>chaîne de caractères</i> (représentant un entier) +</dd><dd> La hauteur minimum de l'élément. Ceci correspond à la propriété CSS <code>min-height</code>. +</dd></dl> +<div class="noinclude"> +</div> |