How to use min and max attributes in HTML?
Answers
Answered by
0
Min and Max For Height or width....
it is Used in CSS or styling....
just Like
<div class="Aniket"></div>
<Style>
.Aniket{
min-height: 50px;
max-height: 150px;
}
it is Used in CSS or styling....
just Like
<div class="Aniket"></div>
<Style>
.Aniket{
min-height: 50px;
max-height: 150px;
}
Similar questions
Math,
6 months ago
Math,
6 months ago
Chemistry,
6 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago