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

📄 menu.html

📁 物流管理系统
💻 HTML
字号:

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>物流实验中心</title>
<style type="text/css">
<!--
body{
margin:0 0 0 0;
text-align:center;
background-color:#03549C;
}
a:link {
    font-family:"宋体";
	font-size: 12px;
	color: #ffffff;
    text-decoration:none;
	border:0;
}
a:visited {
	font-family:"宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	border:0;
}
a:hover {
	font-family:"宋体";
	font-size: 12px;
	color: #ff00ff;
    text-decoration:underline;
	cursor:hand;
	border:0;
}
img{
border:0;
cursor:hand;
}

#top{
width:214px;
height:74px;
background-image:url(images/007.gif);
background-repeat:no-repeat;
float:left;
}
#bg{
width:908px;
height:450px;
background-image:url(images/0066.gif);
background-repeat:no-repeat;
margin-top:expression(body.offsetHeight/2-405/2);
font-family:"宋体";
font-size:12px;
color:#FFFFFF;
}
#bg #p5{
width:100%;
height:51px;
float:left;
text-align:left;
padding-left:250px;
margin-top:80px;
}

#bg #p2{
width:100%;
height:55px;
float:left;
text-align:left;
padding-left:190px;
margin-top:20px;

}

#bg #p4{
width:100%;
height:51px;
float:left;
text-align:left;
padding-left:190px;
margin-top:20px;

}

#bg #p6{
width:100%;
height:54px;
margin-top:0px;
float:left;
text-align:left;
padding-left:250px;
margin-top:25px;
}

#bottom{
width:270px;
height:20px;
margin-top:15px;
font-family:"宋体";
font-size:12px;
color:#FFFFFF;
}


-->
</style>
</head>

<body>
<!--bg-->
<div id="top"></div>
<div id="bg">
<div id="p5">
<img src="images/pic021.gif" onMouseOver="this.src='images/pic021a.gif'" onMouseOut="this.src='images/pic021.gif'" onClick="javascript:window.location.href='right/confe.html'"><a href="right/confe.html"><img src="images/pic022.gif"></a>
</div>


<div id="p2">
<img src="images/pic005.gif" onMouseOver="this.src='images/pic005(a).gif'" onMouseOut="this.src='images/pic005.gif'" onClick="javascript:window.location.href='teacher.html'"><a href="teacher.html"><img src="images/pic023.gif"></a>
</div>


<div id="p4"><img src="images/06.gif" onMouseOver="this.src='images/06a.gif'" onMouseOut="this.src='images/06.gif'" onClick="javascript:window.location.href='login.html'">&nbsp;<a href="login.html"><img src="images/pic024.gif"></a></div>


<div id="p6"><img src="images/pic020.gif" onMouseOver="this.src='images/pic020a.gif'" onMouseOut="this.src='images/pic020.gif'" onClick="javascript:window.location.href='right/clientele.html'">&nbsp;&nbsp;&nbsp;<a href="right/clientele.html"><img src="images/pic025.gif"></a></div>

</div>
<div id="bottom">copyright&copy;2007西南交通大学物流学院 版权所有</div>
</body>
</html>

⌨️ 快捷键说明

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