MainIndex.aspx
上传用户:whzhongbo
上传日期:2022-07-31
资源大小:1531k
文件大小:1k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

DOS

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="MainIndex.aspx.vb" Inherits="YDMusic.MainIndex"%>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Language" content="zh-cn">
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  6. <title></title>
  7. <style type="text/css">
  8. <!--
  9. .STYLE2 {
  10. color: #FF0000;
  11. font-size: 12px;
  12. }
  13. -->
  14. </style>
  15. </head>
  16. <body bgcolor="#E0F1EB" topmargin="0" leftmargin="0">
  17. <table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0" height="100%">
  18. <tr>
  19.   <td valign="top"><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="/images/welcome.gif" border="0"><br><br>
  20.  </td>
  21. </tr>
  22. </table>
  23. </body>
  24. </html>