html.inc
资源名称:haohj.rar [点击查看]
上传用户:angela
上传日期:2022-05-11
资源大小:853k
文件大小:0k
源码类别:
外挂编程
开发平台:
ASP/ASPX
- <html>
- <head>
- <meta http-equiv="Content-Language" content="zh-cn">
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <title>广告位</title>
- <style type="text/css">
- body { font-size: 12px; font-family: 宋体;margin: 0px;}
- td { font-size: 12px; font-family: 宋体; line-height: 18px;}
- a {color: #111111; text-decoration: none}
- a:hover { color: #ff8c40; text-decoration: underline}
- </style>
- </head>
- <body>
- {$HtmlContent}
- <br>
- </body>
- </html>