📄 tablefoot1.js
字号:
<!-- 表脚-->
document.write("<table border='0' width='75%' cellspacing='0' cellpadding='0' style='margin-left: 90; margin-top: 85'>")
document.write("<tr>")
document.write("<td width='100%' height='2'><hr size='2' color='cccccc'></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td width='100%'><br><a href='http://www.wslf.cn' target='_blank'><img src='/images/LOGO_future.gif' WIDTH='200' HEIGHT='30' border='0'></a> </td>")
document.write("</tr>")
document.write("</table>")
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -