📄 deli.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:bolder;
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:bold;
}
.font{
width:100%;
text-indent:25px;
float:left;
clear:left;
}
.font img{
float:right;
}
.main{
width:769px;
height:436px;
background-image:url(../images/seven/pic020.jpg);
margin-top:10px;
}
-->
</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">
食品物流就是食品流通,但随着经济的发展,它所指的范围非常广泛,包括食品运输、储存、配送、装卸、保管、物流信息管理等一系列活动。<br>
食品物流相对于其他行业物流而言,具有其突出的特点:一是为了保证食品的营养成分和食品安全性,食品物流要求高度清洁卫生,同时对物流设备和工作人员有较高要求;二是由于食品具有特定的保鲜期和保质期,食品物流对产品交货时间即前置期有严格标准;三是食品物流对外界环境有特殊要求,比如适宜的温度和湿度;四是生鲜食品和冷冻食品在食品消费中占有很大比重,所以食品物流必须有相应的冷链。
</div>
</div>
</div>
<!--图片-->
<div class="main"></div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -