码迷,mamicode.com
首页 > Web开发 > 详细

实现网站(网页)跳转且可隐藏跳转后网址的代码

时间:2014-08-26 19:04:36      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   io   ar   div   代码   html   

实现网站(网页)跳转且可隐藏跳转后网址的代码。此代码可制作成单独首页

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>小鱼阁</title>
<frameset framespacing="0" border="0" rows="0" frameborder="0"><frame name="main" src="http://afish.cnblogs.com" scrolling="auto" noresize></frameset>
</head>
<body>
<a href="http://afish.cnblogs.com">小鱼阁</a>(注:此行可要可不要)
</body>
</html>

 

实现网站(网页)跳转且可隐藏跳转后网址的代码

标签:style   blog   http   color   io   ar   div   代码   html   

原文地址:http://www.cnblogs.com/afish/p/3937668.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!