MainIndex.aspx
资源名称:YDMusic.rar [点击查看]
上传用户:whzhongbo
上传日期:2022-07-31
资源大小:1531k
文件大小:1k
源码类别:
WEB源码(ASP,PHP,...)
开发平台:
DOS
- <%@ Page Language="vb" AutoEventWireup="false" Codebehind="MainIndex.aspx.vb" Inherits="YDMusic.MainIndex"%>
- <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">
- <!--
- .STYLE2 {
- color: #FF0000;
- font-size: 12px;
- }
- -->
- </style>
- </head>
- <body bgcolor="#E0F1EB" topmargin="0" leftmargin="0">
- <table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0" height="100%">
- <tr>
- <td valign="top"><br><br><br> <img src="/images/welcome.gif" border="0"><br><br>
- </td>
- </tr>
- </table>
- </body>
- </html>