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

📄 re.aspx

📁 一个很精美的留言半
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="re.aspx.cs" Inherits="re" %>

<!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>
    <link href="css.css" rel="stylesheet" type="text/css" />
</head>
<body><form id="form1" runat="server">
   <div align="center">
  
    
   

     <table width="384" border="0" cellpadding="0" cellspacing="0">
       <!--DWLayoutTable-->
       <tr>
         <td width="384" height="22" align="center" valign="middle">回 复 留 言</td>
       </tr>
       <tr>
         <td valign="top" style="height: 77px"><!--DWLayoutEmptyCell-->
             <asp:TextBox ID="TextBox1" runat="server" Height="70px" Style="border-right: #009900 1px solid;
                 border-top: #009900 1px solid; font: menu; border-left: #009900 1px solid; border-bottom: #009900 1px solid"
                 TextMode="MultiLine" Width="335px"></asp:TextBox>&nbsp;</td>
       </tr>
       <tr>
         <td align="center" valign="middle" style="height: 22px"><!--DWLayoutEmptyCell-->
             <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Style="font: menu;
                 background-color: azure" Text="回  复" Width="42px" />&nbsp;</td>
       </tr>
       <tr>
         <td style="height: 1px"></td>
       </tr>
       </table>
   </div> </form>
</body>
</html>

⌨️ 快捷键说明

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