header.js
来自「下载内容中包括中软件开发中常用的一些文档模板。」· JavaScript 代码 · 共 14 行
JS
14 行
document.write("<div align=center>")
document.write(" <table width='100%' border='0' cellspacing='0' cellpadding='0'>")
document.write(" <tr> ")
document.write(" <td width='89%' align='left' bgcolor='#CCCC33'><img src='/image/t1.gif' width='167' height='24' alt='中国IT人才网'></td>")
document.write(" <td width='11%' align='right'><img src='/image/bdd.gif' width='6' height='24'><img src='/image/b21.gif' width='63' height='24' alt='关于我们'><img src='/image/bdd.gif' width='6' height='24'><img src='/image/b22.gif' width='64' height='24' alt='帮助'></td>")
document.write(" </tr>")
document.write(" </table>")
document.write(" <table width='100%' border='0' cellspacing='0' cellpadding='0'>")
document.write(" <tr> ")
document.write(" <td align='left' width='91%' background='/image/bg.gif'><img src='/image/t2.gif' width='167' height='21' alt='中国IT人才网'><a href='/'><img src='/image/b1.gif' width='57' height='21' alt='首页' border='0'></a><img src='/image/bd.gif' width='18' height='21'><a href='/job'><img src='/image/b2.gif' width='72' height='21' alt='人才招聘' border='0'></a><img src='/image/bd.gif' width='18' height='21'><a href='/resource.jsp'><img src='/image/b3.gif' width='72' height='21' alt='学习资源' border='0'></a><img src='/image/bd.gif' width='18' height='21'><a href='/kaoshi/'><img src='/image/b4.gif' width='68' height='21' border='0' alt='认证培训'></a><img src='/image/bd.gif' width='18' height='21'><img src='/image/b5.gif' width='65' height='21' alt='人力资源' border='0'><img src='/image/bd.gif' width='18' height='21'><a href='/bbs'><img src='/image/b6.gif' width='74' height='21' alt='技术论坛' border='0'></a></td>")
document.write(" <td width='9%' align='right'><img src='/image/www.gif' width='100' height='21' alt='itjob.com.cn'></td>")
document.write(" </tr>")
document.write(" </table>")
document.write("</div>")
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?