⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 huifu.aspx

📁 在线商店
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="huifu.aspx.cs" Inherits="User_huifu" %>

<!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 id="Head1" runat="server">
    <title>时空留言板</title>
 <style type="text/css" >
 <!-- 
 body
 {
  font-size:12px;
 }
 -->
 </style>
</head>
<body>
    <form id="form1" runat="server">
   <div align="center" style="z-index: 101; left: 30px; width: 692px; position: relative;
                        top: -20px; height: 189px">
                        <table border="0" cellpadding="0" cellspacing="0" style="left: -16px; width: 609px;
                            position: relative; top: 10px; height: 100px;">
                            <tr>
                                <td style="width: 192px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 192px; height: 19px;">
                                    <asp:Label ID="Label1" runat="server" Style="position: relative; left: 0px; top: 0px;" Text="Label" Font-Bold="True" Font-Size="Large" ForeColor="Desktop" Width="556px"></asp:Label></td>
                            </tr>
                            <tr>
                                <td style="width: 192px">
                                    <asp:LinkButton ID="LinkButton1" runat="server" PostBackUrl="~/User/chakanly.aspx" Style="position: relative">返回首页</asp:LinkButton></td>
                            </tr>
                        </table>
    </form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -