⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 80套经典网页设计模版 80套完整的经典网页设计模板
💻 HTML
字号:
<html>

<HEAD>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">

<TITLE> 一线天网站模板 </TITLE>

</HEAD>


<script language="JavaScript"><!--

browserName = navigator.appName;

browserVer = parseInt ( navigator.appVersion );



version = "n2";

if ( browserName == "Netscape" && browserVer >= 3 ) version = "n3";

if ( browserName == "Microsoft Internet Explorer" && browserVer >=4 ) version = "e4";



if ( version == "n3" || version == "e4" )

{



        about_on = new Image ( 134, 94 );

        about_on.src = "images/about_on.gif";

        news_on = new Image ( 134, 70 );

        news_on.src = "images/news_on.gif";

        stuff_on = new Image ( 134, 70 );

        stuff_on.src = "images/stuff_on.gif";

        contact_on = new Image ( 134, 70 );

        contact_on.src = "images/contact_on.gif";

        links_on = new Image ( 134, 94 );

        links_on.src = "images/links_on.gif";

        guestbook_on = new Image ( 134, 94 );

        guestbook_on.src = "images/guestbook_on.gif";






        about_off = new Image ( 134, 94 );

        about_off.src = "images/about_off.gif";

        news_off = new Image ( 134, 70 );

        news_off.src = "images/news_off.gif";

        stuff_off = new Image ( 134, 70 );

        stuff_off.src = "images/stuff_off.gif";

        contact_off = new Image ( 134, 70 );

        contact_off.src = "images/contact_off.gif";

        links_off = new Image ( 134, 94 );

        links_off.src = "images/links_off.gif";

        guestbook_off = new Image ( 134, 108 );

        guestbook_off.src = "images/guestbook_off.gif";








}



function button_on ( imgName )

{

        if ( version == "n3" || version == "e4" )

        {

                butOn = eval ( imgName + "_on.src" );

                document [imgName].src = butOn;

        }

}



function button_off ( imgName )

{

        if ( version == "n3" || version == "e4" )

        {

                butOff = eval ( imgName + "_off.src" );

                document [imgName].src = butOff;

        }

}

// --></script>




<body bgcolor="#000000" link="666666" alink="ffffff" vlink="666666" background="images/bg.gif">




<center>

<table border=0 cellpadding=0 cellspacing=0 width=98% height=98%>

<tr><td align=left valign=middle>



<table border=0 cellpadding=0 cellspacing=0><tr>


<td><a href="http://zhzx.jjedu.org/bbs"><img border="0" src="log.gif" width="88" height="31"></a><img src="images/space_vert.gif" border="0"></td></tr>

<tr>
<td><img src="images/logo.gif" border="0"></td></tr>
<tr>
<td><img src="images/space_vert.gif" border="0"></td></tr>
<tr>
<td>
<table border=0 cellpadding=0 cellspacing=0><tr>
<td><img src="images/space.gif" border="0" width=220></td>


<td>
<a href="about.html"onmouseout="button_off('about'); return true" onmouseover="button_on('about'); return true">
<img src="images/about_off.gif" border="0" name="about" width="52" height="24"></a></td>


<td>
<a href="news.html"onmouseout="button_off('news'); return true" onmouseover="button_on('news'); return true">
<img src="images/news_off.gif" border="0" name="news" width="55" height="24"></a></td>

<td>
<a href="stuff.html"onmouseout="button_off('stuff'); return true" onmouseover="button_on('stuff'); return true">
<img src="images/stuff_off.gif" border="0" name="stuff" width="57" height="24"></a></td>

<td>
<a href="contact.html"onmouseout="button_off('contact'); return true" onmouseover="button_on('contact'); return true">
<img src="images/contact_off.gif" border="0" name="contact" width="76" height="24"></a></td>

<td>
<a href="guestbook.html"onmouseout="button_off('guestbook'); return true" onmouseover="button_on('guestbook'); return true">
<img src="images/guestbook_off.gif" border="0" name="guestbook" width="98" height="24"></a></td>


<td>
<a href="links.html"onmouseout="button_off('links'); return true" onmouseover="button_on('links'); return true">
<img src="images/links_off.gif" border="0" name="links" width="51" height="24"></a></td>










</tr>



</table>

</td></tr></table>

<tr><td align=center valign=bottom><P><BR><P><BR>
</td>

</tr></table>







</center>



</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -