网站跳转隐藏跳转后地址栏网址的代码

/ 0评 / 0
<html> 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>计算机网络技术知识分享</title>
<frameset framespacing="0" border="0" rows="0" frameborder="0">
<frame name="main" src="https://cnmcom.com/" scrolling="auto" noresize>
</frameset> 
</head> 
<body>
<a href="https://cnmcom.com/">计算机网络技术知识分享</a> (注:此行可要可不要,但实际测试中不要会报错) 
</body>
</html>

发表评论

邮箱地址不会被公开。 必填项已用*标注