在DIV下图片自适应的解决方法
以前的解决方法主要是利用js来实现,但用过的人都知道该办法有点繁琐。还有一种是在外部容器定义over-flow:hidden。但这种办法只会切割图片而不会自动适用。K.`*d/}!Oh关键在于:max-width:780px;以及下面那行。t;_P,i,_ w"D
[b]固定像素适应:[/b]G,T}0s }m{&t~.{
yH|l rik@H2u
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> 以下是引用片段:/ukv4|S6XQ {(b
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> x+DXk#P-O
<html xmlns="http://www.w3.org/1999/xhtml";> /V0D?I(ma
<head>
<meta http-equiv="Content-Type" c />
<title>css2.0 VS ie</title> 5~a@7ItW A;F
<style type="text/css">
<!--
body { h(Y sP"KE2T
font-size: 12px;
text-align: center; #E&y;_k oc
margin: 0px; _{ \S$w
padding: 0px;
} tA0}j,x&j:H%\|
#pic{
margin:0 auto; zS.g6P;S5~9]%["d9J
width:800px; gfFq%gm?V
padding:0; !~If@L4?[$pq G+[&u(J
border:1px solid #333;
} 0z pB?6@5p
#pic img{ ]9^-e2N$E3p{E
max-width:780px;
width:expression(document.body.clientWidth > 780? "780px": "auto" );
border:1px dashed #000;
} ^.vSm&~u5i
-->
</style>
</head>
<body>
<div id="pic">
<img src=[url=http://webclub.net.cn/images/Beijing2008/logo.gif]http://webclub.net.cn/images/Beijing2008/logo.gif[/url]> E| HzC^*sx-@
</div> 5p4X`sF)tr*Tk ~
</body>
</html>
ck Fj%D2{ ~UZ
百分比适应:
以下是引用片段:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> bt-C m^ oK
<html xmlns="http://www.w3.org/1999/xhtml";> K@H)B-fwk
<head>
<meta http-equiv="Content-Type" c />