Run
Back to
CSS min-width Property
<div class="test">The block in which the minimum width is set to 100px.</div> <br> <div class="test2">The block in which the minimum width is 100px and the maximum is 200px ..</div>