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

📄 car.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-image:url(../images/seven/pic013.jpg);
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/seven/bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}
li{
list-style:outside;
list-style-type:square;
}
/*top 顶部*/
.top{
height:27px;
width:80%;
}
.title{
width:361px;
height:34px;
background-image:url(../images/seven/pic_13.gif);
background-repeat:no-repeat;
padding-top:10px;
font-family:"宋体";
font-size:16px;
font-weight:bold;
color:#FF9900;
}
.top_right{
float:right;
background-image:url(../images/seven/02.gif);
background-repeat:no-repeat;
width:60px;
height:27px;
}
.top_left{
float:left;
background-image:url(../images/seven/02.gif);
background-repeat:no-repeat;
filter:FlipH;
width:60px;
height:27px;
}
.top_mid{
position:absolute;
width:85px;
height:26px;
background-image:url(../images/seven/03.gif);
background-repeat:no-repeat;
text-align:center;
top:1px;
left:expression(body.offsetWidth/2-85/2);
}
/*head 头部 背景资料*/
.head{
width:80%;
font-family:"宋体";
font-size:12px;
text-align:left;
line-height:20px;

}

.bg{
width:100%;
height:20px;
color:#FF9900;
font-weight:bolder;
}
.font{
width:100%;
text-indent:25px;
float:left;
clear:left;
}
.font img{
float:right;
}
.main{
width:725px;
height:398px;
background-image:url(../images/seven/pic017.jpg);
margin-top:80px;
}
-->
</style>
</head>
<body>
<!--top-->
<div class="top"> <div class="title">汽 车</div> </div>
<!--背景资料-->
<div class="head">
<div class="bg"><font face="webdings" color="#FF9900">4</font>背景资料</div>

<div class="font">

汽车物流是集现代运输、仓储、保管、搬运、包装、产品流通及物流信息于一体的综合性管理,是沟通原料供应商、生产厂商、批发商、零件商、物流公司及最终用户满意的桥梁,更是实现商品从生产到消费各个流通环节的有机结合。汽车物流包括采购订单下放及跟踪、物料清单维护、供应商的管理、运输管理、进出口、货物的接收、仓储管理、发料及在制品的管理和生产线的物料管理、整车的发运等。</div>
</div>

</div>


<!--图片-->
<div class="main"></div>
</body>
</html>

⌨️ 快捷键说明

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