index_ads.js

来自「这次自已做的美工,可能很难看,但主要是为提高效率,这次全部生成了静态,只有一个链」· JavaScript 代码 · 共 39 行

JS
39
字号
document.writeln("<tr>");
document.writeln("     <td height=\"165\"><table width=\"100%\" height=\"165\"  border=\"0\" cellpadding=\"0\" ");
document.writeln("");
document.writeln("cellspacing=\"0\">");
document.writeln("       <tr>");
document.writeln("         <td height=\"30\"  bgcolor=\"#CC9900\">本站推荐广告<\/td>");
document.writeln("       <\/tr>");
document.writeln("       <tr>");
document.writeln("         <td height=\"20\"  bgcolor=\"#CCCCCC\">可以网络在线<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\" bgcolor=\"#CCCCCC\">断剑新闻系统商业版<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\" bgcolor=\"#CCCCCC\">断剑新闻系统商业版V1.1<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\" bgcolor=\"#CCCCCC\">断剑新闻系统商业版纯文章系统<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\" bgcolor=\"#CCCCCC\">断剑新闻系统HTML版V1.0<\/td>");
document.writeln("       <\/tr>");
document.writeln("	       <tr>");
document.writeln("         <td height=\"20\" bgcolor=\"#CCCCCC\">断剑新闻系统HTML版V1.1<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\" bgcolor=\"#CCCCCC\">断剑新闻系统HTML版V2.0<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\" bgcolor=\"#CCCCCC\">断剑新闻系统HTML版V3.0<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\"  bgcolor=\"#CCCCCC\">fwqfwqfwqfwq<\/td>");
document.writeln("       <\/tr>");
document.writeln("	   <tr>");
document.writeln("         <td height=\"20\"  bgcolor=\"#CCCCCC\">fqfqwfqwfqw<\/td>");
document.writeln("       <\/tr>");
document.writeln("     <\/table><\/td>");
document.writeln("      <\/tr>");

⌨️ 快捷键说明

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