让网页半透明

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网页特效|Linkweb.cn/Js|---让网页半透明</title>
</head>

<body style="filter:Alpha(Opacity=50)">
<iframe width="100%" height="100%" src="http://sina.com.cn">

</body>

</html>

原文地址:https://www.cnblogs.com/ywqu/p/1242289.html