buttom.inc
来自「在线考试系统」· INC 代码 · 共 18 行
INC
18 行
//-- Bottom START //
document.write('<p> </p> ')
document.write('<div align="center"> ')
document.write('<center> ')
document.write(' <table border="0" width="760" height="30" cellspacing="0" cellpadding="0"> ')
document.write(' <tr> ')
document.write(' <td width="316" bgcolor="#000000"> </td> ')
document.write(' </center> ')
document.write(' <td width="440" bgcolor="#000000"> ')
document.write(' <p align="right"><font color="#FFFFFF">r4cForum 1.4 Copyright © 1999-2002 by ')
document.write(' r4cn.com, All Rights Reserved.</font></td> ')
document.write(' </tr> ')
document.write(' </table> ')
document.write('</div>')
//-- Bottom END //
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?