examdafoot.js

来自「一个软件工程开发的文档」· JavaScript 代码 · 共 6 行

JS
6
字号
document.writeln('<style type="text/css">');
document.writeln('#bottom { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; PADDING-TOP: 12px; TEXT-ALIGN: center; line-height:24px; border-top:1px solid #e9e9e9; BACKGROUND: #ffffff;}');
document.writeln('#bottom  a{ color:#333; TEXT-DECORATION: underline} ');	
document.writeln('#bottom  A:hover { COLOR: #ff0000 } ');
document.writeln('</style>');
document.writeln('<DIV id=bottom><A href="http://www.examda.com/about/aboutus.html" target=_blank>关于我们</A> - <A href="http://www.examda.com/about/Examda_pay.htm" target=_blank>付款方式</A> - <A href="http://www.examda.com/about/ad.html" target=_blank>广告联系</A> - <A href="http://www.examda.com/about/connect.html" target=_blank>联系我们</A> - <A href="http://www.examda.com/about/map.html" target=_blank>网站地图</A> - <A href="http://www.examda.com/about/shengming.html" target=_blank>网站声明</A> - <A href="http://www.examda.com/about/link.htm" target=_blank>友情链接</A> - <A href="http://bbs.examda.com/qq/" target=_blank>考试大QQ群联盟</A> - <A href="http://bbs.examda.com/" target=_blank>考试论坛</A> - <A href="http://www.examda.com/about/help/" target=_blank>帮助中心</A> - 湘ICP备<A href="http://www.miibeian.gov.cn/" target=_blank>05008911号</A><br>热线:0731-4913312&nbsp;&nbsp;4913182&nbsp;&nbsp;4913581&nbsp;&nbsp;4913870&nbsp;&nbsp;传真:0731-4913406&nbsp;&nbsp;&nbsp;对本站有任何建议、意见或投诉,<A href="http://bbs.examda.com/forum-379-1.html" target=_blank>请点这里在线提交</A>. <br> <img src="http://www.examda.com/Images_New2/c.gif" width="35" height="43" align="absmiddle">Copyright@2001-2008 www.examda.com All Rights Reserved. </DIV>');

⌨️ 快捷键说明

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