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

📄 main.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;
}
.dis1{
width:100%;
height:100%;
background-color:#0099CC;
}
.dis2{
width:100%;
height:100%;
background-color:#0099ff;
display:none;
}
.dis3{
width:100%;
height:100%;
background-color:#009966;
display:none;

}
.dis4{
width:100%;
height:100%;
background-color:#0099gg;
display:none;
}
.dis5{
width:100%;
height:100%;
background-color:#0099ee;
display:none;
}
.dis6{
width:100%;
height:100%;
background-color:#0099dd;
display:none;
}
.dis7{
width:100%;
height:100%;
background-color:#009999;
display:none;
}
-->
</style>
</head>

<body>
<div class="dis1">
<iframe width=100% height=100% name=ab frameborder=0 src="catenation.html" scrolling="no"></iframe>
</div>

<div class="dis2">
<iframe width=100% height=100% name=ab frameborder=0 src="car.html" scrolling="no"></iframe>
</div>

<div class="dis3">
<iframe width=100% height=100% name=ab frameborder=0 src="cold.html" scrolling="no"></iframe>
</div>

<div class="dis4">
<iframe width=100% height=100% name=ab frameborder=0 src="danger.html" scrolling="no"></iframe>
</div>

<div class="dis5">
<iframe width=100% height=100% name=ab frameborder=0 src="deli.html" scrolling="no"></iframe>
</div>

<div class="dis6">
<iframe width=100% height=100% name=ab frameborder=0 src="medicament.html" scrolling="no"></iframe>
</div>



</body>
</html>

⌨️ 快捷键说明

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