龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > 软件开发 > JAVA开发 >

pnews.template模板

时间:2009-12-23 15:42来源:未知 作者:admin 点击:
分享到:
pnews.template模板 Html head titletemp_title/title meta http-equiv="Content-Type" content="text/html; charset=gb2312" style type="text/Css" !-- td { font-size:12px } A:link { COLOR: 990000; TEXT-DECORATION: none } A:visited { COLOR: #6666

  
  pnews.template模板

  <Html>
  <head>
  <title><temp_title></title>
  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  <style type="text/Css">
  <!--
  td {
     font-size:12px
  }
  A:link {
           COLOR: 990000; TEXT-DECORATION: none
  }
  A:visited {
    COLOR: #666666; TEXT-DECORATION: none
  }
  A:hover {
    COLOR: #fd6827; TEXT-DECORATION: none
  }
  -->
  </style>
  </head>

  <body>
  <table width="760" border="0" align="center" cellpadding="0" cellspacing="2">
    <tr>
      <th align="center"><temp_title></th>
    </tr>
    <tr>
      <td align="center">&nbsp;&nbsp;发布时间:<font color=#ff0000><temp_date></font></td>
    </tr>
    <tr>
      <td valign="top"><img src="../../../images/<temp_picture>" width="292" height="300">
     <pre><div align="top"><temp_content></div>
     </pre> </td>
    </tr>
    <tr>
      <td height="20">&nbsp;</td>
    </tr>
    <str_Temp>
  </table>
  </body>
  </html>
  


  
精彩图集

赞助商链接