📄 danger.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:670px;
height:338px;
background-image:url(../images/seven/pic021.jpg);
margin-top:130px;
}
-->
</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 + -