Exemple de code détaillé de la propriété css max-height.
.identifiant{border:1px solid red; max-height: 150px; }
<div style="font-weight:normal; display:block; border:1px solid red; max-height:150px; ">max-height <br>
max-height<br>max-height<br>max-height<br>max-height<br>max-height<br>max-height<br>max-height<br>max-height</div>
Interprétation du code détaillé de la propriété css max-height par votre navigateur.
.identifiant{border:1px solid red;max-height: 150px;}
max-height
max-height
max-height
max-height
max-height
max-height
max-height
max-height
max-height
Interprétation normal du code de la propriété css max-height (copie d'écran).
