Vertaling van "max-height" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Notre implémentation de box-sizing préfixé prend désormais en compte min-height et max-height.
Our prefixed implementation of box-sizing now takes into account min-height and max-height.
Les propriétés min-height et max-height surchargent la propriété height.
The min-height and max-height properties override height.
Ce sont les propriétés min-width, max-width, min-height et max-height.
This can be done with the properties min-width, max-width, min-height, and max-height.
Les propriétés de style comme min-width et max-height peuvent être appliquées à n'importe quels éléments.
The style properties such as min-width and max-height can be applied to any element.
Elle empêche la valeur de la propriété height de devenir plus grande que celle spécifiée pour max-height. 309 max-inline-size
It prevents the used value of the height property from becoming larger than the value specified for max-height.
Afin que la propriétée overflow puisse avoir un effet, le conteneur de niveau de bloc doit avoir une hauteur limite (définie grâce à height ou max-height) ou avoir white-space avec la valeur nowrap.
In order for the overflow property to have an effect, the block level container must either have a bounding height (height or max-height) or have white-space set to nowrap.
Bien que plusieurs éléments différents puissent faire l'objet de requêtes, ceux qui sont utilisés le plus souvent dans le cadre de la conception de sites Web adaptatifs sont min-width, max-width, min-height et 'max-height'.
While there are several different items we can query on, the ones used most often for responsive web design are min-width, max-width, min-height, and max-height.
Ainsi, lorsque la hauteur est contrainte, on peut utiliser les propriétés height ou max-height afin que chaque colonne mesure au plus la taille indiquée avant qu'une nouvelle colonne soit créée. L'espacement entre les colonnes
Therefore, if the height is constrained, by setting the CSS height or max-height properties on a multi-column block, each column is allowed to grow to that height and no further before adding new column.
Vous pouvez mettre une propriété CSS max-height sur les arrowscrollbox pour limiter la taille de la boîte de défilement et ainsi faire apparaître les flèches tout le temps.
You can set a CSS max-height property on the arrowscrollbox to limit the size of the scrolling box and thus make the arrows appear all the time.
Vous pouvez également employer les propriétés CSS correspondantes, min-width, min-height, max-width et max-height.
You can also use the corresponding CSS properties, min-width, min-height, max-width and max-height.
Nous les utilisons avec les propriétés min-height et max-height dans les requêtes de support CSS.
We use them with the min-height and max-height properties within CSS media queries.
max-height: le pourcentage comme spécifié ou la longueur absolue ou le mot-clé none
max-height: the percentage as specified or the absolute length or none Canonical order
Ceci correspond à la propriété CSS max-height.
This corresponds to the max-height CSS property.