Bottom.aspx
上传用户:tiancihang
上传日期:2014-03-12
资源大小:21387k
文件大小:1k
- <%@ page language="C#" autoeventwireup="true" inherits="Bottom, App_Web_6jiunhod" theme="Normal" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" >
- <head runat="server">
- <title>无标题页</title>
- </head>
- <body>
- <form id="form1" runat="server">
-
- <%-- <TABLE width="100%" height="50px" border="0" cellPadding="0" cellSpacing="0" background="Images/index_54.jpg">
- <TR>
- <TD >
-
- </TD>
- </TR>
- </TABLE>--%>
-
- <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td><img src="Images/index_54.jpg" width="100%" height="51" ></td>
- </tr>
- </table>
- </form>
- </body>
- </html>