Right.aspx
上传用户:tiancihang
上传日期:2014-03-12
资源大小:21387k
文件大小:1k
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Right.aspx.cs" Inherits="Right" %>
- <!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="175" border="0" cellspacing="0" cellpadding="0" height="500px">
- <tr>
- <td width="10px" background="Images/body_right.jpg">
- </td>
- </tr>
- </table>
- </form>
- </body>
- </html>