moban.htm

来自「大家下来看看,采集用的东西」· HTM 代码 · 共 34 行

HTM
34
字号
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>{subject} --守望采集器v{version}</title>
<style>
<!--
body         { font-size: 10pt; text-align: center; margin-top: 0; margin-left: 0 }
td           { font-size: 10pt }
a            { text-decoration: none }
a:hover      { text-decoration: underline; color: #FF0000 }
-->
</style>
<base onmouseover="window.status='★--请记住[守望采集器] 作者:lulu195@163.com 和 www.yueduba.com --★';return true">
</head>
<body>
<div style="width:780px">
<center>
<table border="0" width="100%" cellspacing="1" cellpadding="5" bgcolor="#E7E7E7">
  <tr>
    <th align="center" style="padding-top: 6; padding-bottom: 6" bgcolor="#FFFFFF"><br>{subject}<br>
    </th>
  </tr>
  <tr><td bgcolor="#FFFFFF">
<div style="width:779px; overflow-x:auto; overflow-y:visible">{contents}</div>
</td>
  </tr>
  <tr>
    <td align="right" height="50" valign="bottom" bgcolor="#FFFFFF">----本文采集于因特网,不代表本站立场和观点!</td>
  </tr>
</table><br></center></div>
</body>
</html>

⌨️ 快捷键说明

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