码迷,mamicode.com
首页 > Web开发 > 详细

demopu教你学习css,css中height,min-height,max-height的区别

时间:2015-05-04 11:47:41      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:

demopu教你学习css,css中height,min-height,max-height的区别

 

min-height  样式用于设置元素的最小高度。

max-height  样式用于设置元素的最大高度

 

Javascript object.style.maxHeight="20";
Jquery $().css(‘max-height‘,20);

更多学习  http://www.demopu.com/doc/css/max-height.html

 

demopu教你学习css,css中height,min-height,max-height的区别

标签:

原文地址:http://www.cnblogs.com/demopu/p/4475700.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!