在DIV下图片自适应的解决方法
以前的解决方法主要是利用js来实现,但用过的人都知道该办法有点繁琐。还有一种是在外部容器定义over-flow:hidden。但这种办法只会切割图片而不会自动适用。 R.f0iLzp8Os关键在于:max-width:780px;以及下面那行。
[b]固定像素适应:[/b]
dotted; TABLE-LAYOUT: fixed; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted" cellSpacing=0 cellPadding=6 width="95%" align=center border=0> 以下是引用片段:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head> r&\0GR&N/P(@
<meta http-equiv="Content-Type" c /> ;l-wh'[ Vo*?iA
<title>css2.0 VS ie</title>
<style type="text/css">
<!-- 1VW.I*ec^
body { q7RT&VN#z
font-size: 12px; sIySuq(l
text-align: center;
margin: 0px; V)I:x$~-y
padding: 0px; Mf-o'FmR j%d!N
} Z}8iub`7|
#pic{ |q(?b:?VurUR
margin:0 auto;
width:800px; ,pcQL b,i
padding:0;
border:1px solid #333;
}
#pic img{
max-width:780px; /WR zd/ga3i
width:expression(document.body.clientWidth > 780? "780px": "auto" );
border:1px dashed #000;
}
--> 5FJ9E}+lEGc4F
</style>
</head> +O(C S3Ne
<body> ~9HL,w&qy0u3@v
<div id="pic">
<img src=[url=http://webclub.net.cn/images/Beijing2008/logo.gif]http://webclub.net.cn/images/Beijing2008/logo.gif[/url]> ,Q{\b po ms9S
</div>
</body> JI x |cc-QR8t ^
</html>
P ~:fCWZ*e
百分比适应:3q"TKp v
以下是引用片段:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> '`'a"_8m)~YN
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta http-equiv="Content-Type" c /> 4@/Y\b O
<title>css2.0 VS ie</title>
<style type="text/css"> i?.xDN
<!--
body { *yGe;U"D+^ k
font-size: 12px; vP1BmRj1G
text-align: center; J"n#jt'm9r.Ai
margin: 0px;