📄 file.htm
字号:
<html>
<head>
<title>《中国计算机年鉴 2005》</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.title {
font-size:25px;
font-weight: bold;
font-family: "黑体";
color:#700793;
}
.author {
color:#000000;
font-size:13px;
font-family:"黑体";
line-height:200%;
}
.text {
font-size:12px;
font-family:"宋体";
color:#000000;
line-height:150%;
}
.level1 {
font-size:18px;
font-family:"黑体";
font-weight:200;
line-height:200%;
color:#FF8B0F;
}
.level2 {
font-size:16px;
font-family:"黑体";
font-weight:bold;
line-height:200%;
color:#FF8B0F;
}
.level3 {
font-size:14px;
font-family:"黑体";
font-weight:bold;
line-height:200%;
color:#FF8B0F;
}
.note {
font-size:13px;
font-family:"楷体";
line-height:200%;
color:#700793;
}
body {
background-image: url("#BGbg.gif");
background-repeat:inherit;
background-attachment:fixed;
SCROLLBAR-FACE-COLOR:#FEC7C7;
SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
SCROLLBAR-SHADOW-COLOR:#FFFFFF;
SCROLLBAR-ARROW-COLOR:#FFFFFF;
SCROLLBAR-BASE-COLOR:#D8ECE0;
}
-->
</style>
</head>
<body leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0">
<table width="95%" height="92" border="0" align="center">
<tr>
<td height="24" align="center" valign="middle"><div align="left" class="text"></div></td>
</tr>
<tr>
<td height="24" align="center" valign="bottom"><div align="center" class="title">#TITLE</div></td>
</tr>
<tr>
<td height="3" valign="top"><div align="center"><img src="#LINEline.gif" width="100%" height="1" align="top"></div></td>
</tr>
<tr>
<td><div align="center" class="author">#AUTHOR</div></td>
</tr>
<tr>
<td class="text">#TEXT</td>
</tr>
</table>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -