use*_*891 0 html url iframe hide
我有一个网站,其iframe链接到另一个网站,并带有以下示例iframe代码:
<html>
<body>
<iframe src="http://google.com" width="100%" height="600">
</iframe>
</body>
</html>
Run Code Online (Sandbox Code Playgroud)
因此,对于上面的示例,我如何阻止访问者找到网址:http://google.com?