用max-width来防止图片溢出---不兼容ie6-----将max-width设置成父元素的宽度,当图片过大时会换行,以及限制图片的宽度。但是如果使用table,仍然可能超出限制。
摘要:
img{ max-width:100%; height:auto;}如题。 阅读全文
posted @ 2014-03-28 20:43 左小兵 阅读(188) 评论(0) 推荐(0) 编辑
posted @ 2014-03-28 20:43 左小兵 阅读(188) 评论(0) 推荐(0) 编辑
posted @ 2014-03-28 09:34 左小兵 阅读(158) 评论(0) 推荐(0) 编辑
posted @ 2014-03-28 09:32 左小兵 阅读(477) 评论(0) 推荐(0) 编辑