html 網頁跳轉代碼
來源:易賢網 閱讀:1797 次 日期:2016-06-24 14:15:16
溫馨提示:易賢網小編為您整理了“html 網頁跳轉代碼”,方便廣大網友查閱!

將以下代碼存為默認首頁文件如index.html,放在根目錄下即可。

不隱藏轉向后地址

<html>

<head>

<title>Redirect</title>

<meta http-equiv="refresh" content="0;url=new site">

</head>

<body>

</body>

</html>

隱藏轉向后地址

<html>

<head>

<title>Redirect</title>

</head>

<frameset framespacing="0" border="0" rows="0" frameborder="0">

<frame name="main" src="new site" scrolling="auto" noresize>

</frameset>

</html>

更多信息請查看網頁制作
易賢網手機網站地址:html 網頁跳轉代碼
關于我們 | 聯系我們 | 人才招聘 | 網站聲明 | 網站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機站點

版權所有:易賢網