buttom.js

来自「陈淑亭网络课堂:采用iis+perlis方式编写」· JavaScript 代码 · 共 28 行

JS
28
字号
document.write('<table border="0" width="750" height="1" align="center" cellspacing="0" cellpadding="0">\
  <tr>\
    <td width="141" height="1" background="pic/index_bottom_1.gif"> </td>\
    <td width="14" height="1"><img border="0" src="pic/index_bottom_2.gif" width="12" height="14"></td>\
    <td width="402" height="1"></td>\
    <td width="14" height="1"><img border="0" src="pic/index_bottom_2.gif" width="12" height="14"></td>\
    <td width="177" height="1" background="pic/index_bottom_3.gif"> </td>\
  </tr>\
  <tr>\
    <td width="771" bgcolor="#08BE73" height="1" colspan="5"><font size="1" color="#08BE73">1</font></td>\
  </tr>\
  <tr>\
    <td width="771" height="1" colspan="5">\
      <table width="96%" border="0" cellspacing="0" cellpadding="4" align="center">\
        <tr>\
          <td>\
            <div align="center">\
              <p align="center"><font color="#003700" class="font" size="2">&lt;&gt;         \
              Copyright &copy; 2003-2004 立信视野制作室 all rights         \
              reserve</font><font size="3">&nbsp;</font><font size="2"><br>\
              <a href="http://www.netfuwu.com" target=_blank>动力网络</a> <font color="#FF0000">技术支持</font></font>       \
            </div>\
          </td>\
        </tr>\
      </table>\
    </td>\
  </tr>\
</table>');

⌨️ 快捷键说明

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