最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

CSS布局overflowhidden的说明没搞懂。_html/css

来源:动视网 责编:小采 时间:2020-11-27 15:49:45
文档

CSS布局overflowhidden的说明没搞懂。_html/css

CSS布局overflowhidden的说明没搞懂。_html/css_WEB-ITnose:代码如下。 无标题文档 #con_t{ width:960px; height:auto; background:#CCC scroll 0 0; margin:0 auto; padding-bottom:20px;} #con_t .new_list{ width:250px; height:220px; border
推荐度:
导读CSS布局overflowhidden的说明没搞懂。_html/css_WEB-ITnose:代码如下。 无标题文档 #con_t{ width:960px; height:auto; background:#CCC scroll 0 0; margin:0 auto; padding-bottom:20px;} #con_t .new_list{ width:250px; height:220px; border


代码如下。




无标题文档





new_list




运行代码后在IE7和IE6下的显示示例。

在IE8.0下的显示实例


我想问的就是。
在#con_t{ width:960px; height:auto; background:#CCC scroll 0 0; margin:0 auto; padding-bottom:20px;}
加入 overflow:hidden;以后ie7和IE8都显示一样的结果了。那明明overflow:hidden;是隐藏超出部分。为什么还有这个功能?》
http://www.viuoo.com/a/DIV/2012_0602_114.html 这个是原始地址。大家帮忙理解下。


回复讨论(解决方案)

楼主 这是清除浮动的简便方法,

无标题文档new_list


具体可参见
http://www.zhangxinxu.com/wordpress/2010/01/%e5%af%b9overflow%e4%b8%8ezoom%e6%b8%85%e9%99%a4%e6%b5%ae%e5%8a%a8%e7%9a%84%e4%b8%80%e4%ba%9b%e8%ae%a4%e8%af%86/

更多方法可参考
http://www.qianduan.net/universal-to-remove-floating-style.html

楼主 这是清除浮动的简便方法,
HTML code




学习了,很有用


new_list


文档

CSS布局overflowhidden的说明没搞懂。_html/css

CSS布局overflowhidden的说明没搞懂。_html/css_WEB-ITnose:代码如下。 无标题文档 #con_t{ width:960px; height:auto; background:#CCC scroll 0 0; margin:0 auto; padding-bottom:20px;} #con_t .new_list{ width:250px; height:220px; border
推荐度:
标签: html css overflow
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top