📄 signup.aspx
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage3.master" AutoEventWireup="true" CodeFile="Signup.aspx.cs" Inherits="_Default" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<asp:Panel ID="Panel1" runat="server" BackColor="#FF8080" Height="413px" Style="z-index: 100;
left: 92px; position: absolute; top: 41px" Width="679px">
<asp:Label ID="Label2" runat="server" Style="z-index: 100; left: 53px; position: absolute;
top: 19px" Text="NAME :"></asp:Label>
<br />
<asp:Label ID="Label3" runat="server" Style="z-index: 101; left: 48px; position: absolute;
top: 52px" Text="ADDRESS :"></asp:Label>
<asp:Label ID="Label4" runat="server" Style="z-index: 102; left: 49px; position: absolute;
top: 84px" Text="CONTACT NO :"></asp:Label>
<asp:Label ID="Label5" runat="server" Style="z-index: 103; left: 48px; position: absolute;
top: 145px" Text="OCCUPATION :"></asp:Label>
<asp:Label ID="Label6" runat="server" Style="z-index: 104; left: 46px; position: absolute;
top: 179px" Text="NATIONALITY :"></asp:Label>
<asp:Label ID="Label7" runat="server" Style="z-index: 105; left: 45px; position: absolute;
top: 211px" Text="USER NAME :"></asp:Label>
<asp:Label ID="Label8" runat="server" Style="z-index: 106; left: 50px; position: absolute;
top: 272px" Text="PASSWORD :"></asp:Label>
<asp:Button ID="Button1" runat="server" Style="z-index: 107; left: 228px; position: absolute;
top: 238px" Text="CHEACK AVAILABILITY" Width="160px" OnClick="Button1_Click" />
<asp:TextBox ID="TextBox1" runat="server" Style="z-index: 108; left: 184px; position: absolute;
top: 16px" Width="256px"></asp:TextBox>
<asp:TextBox ID="TextBox3" runat="server" Style="z-index: 109; left: 184px; position: absolute;
top: 49px" Width="256px"></asp:TextBox>
<asp:TextBox ID="TextBox4" runat="server" Style="z-index: 110; left: 184px; position: absolute;
top: 81px" Width="256px"></asp:TextBox>
<asp:Label ID="Label9" runat="server" Style="z-index: 111; left: 49px; position: absolute;
top: 112px" Text="Email ID :"></asp:Label>
<asp:TextBox ID="TextBox5" runat="server" Style="z-index: 112; left: 184px; position: absolute;
top: 144px" Width="256px"></asp:TextBox>
<asp:TextBox ID="TextBox6" runat="server" Style="z-index: 113; left: 186px; position: absolute;
top: 177px" Width="256px"></asp:TextBox>
<asp:TextBox ID="TextBox7" runat="server" Style="z-index: 114; left: 186px; position: absolute;
top: 211px" Width="256px"></asp:TextBox>
<asp:TextBox ID="TextBox8" runat="server" Style="z-index: 115; left: 187px; position: absolute;
top: 269px" TextMode="Password" Width="256px"></asp:TextBox>
<asp:TextBox ID="TextBox9" runat="server" Style="z-index: 116; left: 186px; position: absolute;
top: 112px" Width="256px"></asp:TextBox>
<asp:Button ID="Button2" runat="server" Height="28px" OnClick="Button2_Click" Style="z-index: 117;
left: 271px; position: absolute; top: 314px" Text="SUBMIT" Width="79px" />
<asp:Label ID="Label1" runat="server" Height="26px" Style="z-index: 119; left: 467px;
position: absolute; top: 212px" Width="130px"></asp:Label>
</asp:Panel>
</asp:Content>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -