html.inc
上传用户:angela
上传日期:2022-05-11
资源大小:853k
文件大小:0k
源码类别:

外挂编程

开发平台:

ASP/ASPX

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="zh-cn">
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  5. <title>广告位</title>
  6. <style type="text/css">
  7. body { font-size: 12px; font-family: 宋体;margin: 0px;}
  8. td { font-size: 12px; font-family: 宋体; line-height: 18px;}
  9. a {color: #111111; text-decoration: none}
  10. a:hover { color: #ff8c40; text-decoration: underline}
  11. </style>
  12. </head>
  13. <body>
  14. {$HtmlContent}
  15. <br>
  16. </body>
  17. </html>