iframe ×ÔÊÊÓ¦¸ß¶È ¿í¶È È«css ʵÏÖ ÎÞ javascript
<html>
<body style="margin:0;">
<div>
<table style="width:100%;height:100%" cellpadding='0' cellspacing='0'>
<tr>
<td style="width:120px;background-color:Red">
<iframe id="MU" name="MU" style="position:absolute;top:auto;bottom:0px;height:100%;left:auto;right:0px;width:100%">
</iframe>
</td>
<td style="background-color:Yellow">
<iframe id="WA" name="WA" style="position:absolute;top:0px;bottom:0px;left:120px;right:0px;width:100%;height:100%"
src="about:blank">
</iframe>
<div >a</div>
</td>
</tr>
</table>
</div>
</body>
</html>
×¢£º position:absolute;top:auto;bottom:0px;height:100%;left:auto;right:0px;width:100%
È¥µôtop:auto;bottom:0px;height:100%;Ϊ¿í¶È×ÔÊÊÓ¦
È¥µôleft:auto;right:0px;width:100%Ϊ¸ß¶È×ÔÊÊÓ¦
Ïà¹ØÎĵµ£º
display Property Values
ValueDescription
none
The element will generate no box at all
block
The element will generate a block box (a line break before and after the element)
inline
The element will generate an inline box (no line break before or after the element). This is default
inline-blo ......
ÔÚ½øÐÐdiv+cssÍøÒ³²¼¾ÖµÄʱºò£¬²»¿É±ÜÃâµÄÐèÒª²åÈëÒ»¶¨µÄ±íµ¥ÔªËØ£¬inputÊÇÆäÖÐ×î³£¼ûµÄÒ»ÖÖ¡£ÎÒÃÇÔÚ²¼¾ÖÖУ¬³£»áÓöµ½Îı¾ÊäÈë¿òÓëͬ´¦Ò»ÐеÄÎı¾²»¶ÔÆëµÄÎÊÌâ¡£Õâ¸öÎÊÌâÉèÖÃinputµÄvertical-align:middleÊôÐÔÀ´½â¾ö¡£
ÎÒÃÇÀ´¿´ÏÂÃæµÄÀý×Ó£¬ÈçºÎ½â¾öÎı¾ÊäÈë¿òÓëÎı¾¶ÔÆëµÄÎÊÌ⣡
<!DOCTYPE html PUBLIC "-//W3C//DTD ......
1.alphaÊôÐÔ:
alphaÊôÐÔÓÃÀ´ÉèÖÃ͸Ã÷¶È¡£
Filter: alpha (opacity=opacity, finishopacity=finishopacity,style=style,startX=startX,startY=startY,finishX=finishX,finishY=finishY)
opacity±íʾ͸Ã÷¶ÈµÈ¼¶£¨0~100£©
finishopacityÓÃÀ´ÉèÖýáÊøÃ÷µÄ͸Ã÷¶È
startXºÍstartY±íʾ½¥± ......
ÄÚÁªÊ½Ñùʽ±í
¶¨Ò壺ֱ½Ó¶Ôhtml±êǩдÑùʽ£¬È±µã£ºÈç¹û±êÇ©¹ý¶à£¬ÐèҪд¹ý¶àµÄÑùʽ
¹«Ê½£ºstyle="ÑùʽÊôÐÔ:ÊôÐÔµÄÖµ£»ÑùʽÊôÐÔ:ÊôÐÔµÄÖµ"
<p style="font-size:50px">aaaaaaaaa</p>
ǶÈëʽÑùʽ±í
ÌØµã£º½«¹«¹²µÄÑùʽдÔÚ“head”²¿·ÖÀïÃæµÄ¡£È±µã:Èç¹û¼ÓÔØÑùʽµÄÒ³Ãæ¶à£¬ÐèÒªÐ´ÖØ¸´ÄÚÈÝ¡£
¹« ......