flow03.html

来自「物流管理系统」· HTML 代码 · 共 39 行

HTML
39
字号
<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{
text-align:center;
margin:0 0 0 0;
background-image:url(../images/flow/caigou.gif);
background-position:100% 95%;
background-repeat:no-repeat;
}
#top{
width:100%;
height:23px;
margin-top:5px;
text-align:left;
margin-left:10px;
}
.span{
font-family:"宋体";
font-size:12px;
width:90%;
text-align:left;
text-indent:25px;
}
-->
</style>
</head>

<body>
<div id="top"><img src="../images/flow/f03.gif" width="150" height="25"></div>
<div style="height:98%; overflow:hidden;">
<img src="../images/flow/stock.jpg">
</div>
</body>
</html>

⌨️ 快捷键说明

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