clip

English[kl?p] US[kl?p]

n. ??(???? ?? ??) ???

vt.& vi. ??

vt. ???; ???(?? ??)...

vi. ???;

CSS ?? ?? ???

??: clip ??? ?? ??? ??? ?????. ???? ??? ???? ???? ?? ??? ???? "??" ??? ???? ??? ??? ? ??? ????? ??? ???? ??? ??? ? ????.

??: ? ??? ??? ????? ???? ? ?????. ????? ??? ??? ?? ??? ?? ??? ?????. ? ??? ?? ??? ???? ???? ?? ?? ?????. ??? ??? ??? ??? ???? ??? ?? ? ????.

??: ?? ?? ????? ?? ??? ?????. ?? ? "inherit"? ?? ??? Internet Explorer(IE8 ??)?? ???? ????.

CSS ?? ?? ?

<html>
<head>
<style type="text/css">
img 
{
position:absolute;
clip:rect(0px 50px 200px 0px)
}
</style>
</head>
<body>
<p>clip 屬性剪切了一幅圖像:</p>
<p><img border="0" src="http://img.php.cn/upload/article/000/005/656/5af270fd37755429.jpg" width="120" height="151"></p>
</body>
</html>
???? ?? ?

??? ????? ??? "???? ??" ??? ?????