?? note.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="note.aspx.cs" Inherits="word" %>
<!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>Untitled Page</title>
</head>
<body bgcolor="#99ccff">
<form id="form1" runat="server">
<div>
<div style="z-index: 101; left: 225px; width: 504px; position: absolute; top: 137px;
height: 388px">
<asp:Panel ID="panle_note_out" runat="server" BorderStyle="Dotted" Height="359px"
HorizontalAlign="Justify" Width="457px">
<div id="panle_add_cth" style="z-index: 101; left: 36px; width: 442px; position: absolute;
top: 13px; height: 347px; text-align: left">
<span id="panle_note_putout"
style="text-decoration: underline"><span style="font-size: 14pt; color: #3300ff"><strong>
通知發布<br />
</strong></span></span>
<br />
通知標題
<div style="z-index: 101; left: 145px; width: 146px; position: absolute; top: 308px;
height: 24px">
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="返回" Width="63px" />
<div style="z-index: 103; left: -403px; background-image: url(image/button.gif);
width: 1000px; position: absolute; top: 69px; height: 73px; background-color: transparent">
<div style="z-index: 101; left: 163px; width: 675px; position: absolute; top: 13px;
height: 36px; text-align: center">
<span style="font-size: 0.8em"><span style="color: fuchsia"><span style="text-decoration: underline">
湖南科技職業國家示范性軟件學院 ACCP2051班第一項目小組開發 開發時間:2007--5 指導老師:徐薯華 專業老師:劉敏<br />
</span>
<span style="text-decoration: underline">小組成員:鐘愛、王榮華、唐伯喜、李夢軍</span></span></span></div>
</div>
<asp:Button ID="Button2" runat="server" Text="確 定" Width="63px" OnClick="Button2_Click" /></div>
<asp:TextBox ID="txt_note_head" runat="server" Width="301px"></asp:TextBox><br />
通知內容:<br />
<br />
<br />
<br />
<div style="z-index: 102; left: 75px; width: 363px; position: absolute; top: 274px;
height: 19px">
通知簽名<asp:TextBox ID="txt_note_note" runat="server" Width="108px"></asp:TextBox>發布時間<asp:Label
ID="lb_note_time" runat="server" BackColor="#FFC0C0" Text="Label"></asp:Label></div>
<div style="z-index: 103; left: 35px; width: 399px; position: absolute; top: 87px;
height: 181px">
<asp:TextBox ID="txt_not_body" runat="server" BackColor="White" Height="168px" Width="370px"></asp:TextBox></div>
</div>
</asp:Panel>
</div>
<div style="z-index: 105; left: 15px; background-image: url(image/1.jpg); width: 983px;
position: absolute; top: 8px; height: 113px">
</div>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -