moz-background-clip的应用说明

2010-02-21 15:49:17 by 【6yang】, 69 visits, 收藏 | 返回

来路:

http://hi.baidu.com/jon3532500/blog/item/d7453fb49e8951798bd4b2d4.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="Content-Language" content="utf-8" />
<meta name="robots" content="all" />
<meta name="author" content="Tencent-ISRD" />

<meta name="Copyright" content="Tencent" />
<title>background-clip</title>
</head>
<body>
<div style="border: 20px dotted #000; padding: 20px; background: rgb(204, 204, 204) no-repeat scroll 0% 0%; width: 300px; text-align: center; font-weight: bold; color: rgb(0, 0, 0); -moz-background-inline-policy: -moz-initial; -moz-background-clip: padding; -moz-background-origin: padding;">
padding
<div style="border: 1px solid rgb(51, 51, 51); height: 200px;">content</div>
</div>

</body>
</html>

分享到:
share

    图片原图

    loading

    loading