<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<style type="text/css">
.hh{
min-height:100px;
height:auto !important;
height:100px;
width:30%;
background:#FFF000;
}
</style> 
</head>
<body>
<div class="hh">
此div可以固定高度也可以随着内容的增高而自动伸展
</div>
</body>
</html>

相关文章:

  • 2022-12-23
  • 2021-07-06
  • 2022-12-23
  • 2021-11-24
  • 2022-02-12
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-22
  • 2021-12-16
  • 2021-10-21
  • 2021-05-26
  • 2021-12-23
  • 2022-12-23
相关资源
相似解决方案