?? default.aspx
字號(hào):
?<%@ page AutoEventWireup="false" Inherits="px._Default" %>
<!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>品行誠(chéng)信電子檔案與綜合素質(zhì)測(cè)評(píng)系統(tǒng)</title>
<script type="text/jscript" src="js/prototype.js"></script>
<script type="text/jscript" src="js/common.js"></script>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.STYLE1 {font-size: 14px}
.STYLE2 {
color: #FF0000;
font-weight: bold;
font-size: 14px;
}
.STYLE3 {color: #FFFFFF}
.STYLE4 {
color: #FFFFFF;
font-weight: bold;
font-size: 18px;
}
.STYLE5 {color: #FFFFFF; font-size: 16px; }
.STYLE7 {color: #FFFFFF; font-size: 36px; }
-->
</style>
</head>
<body style="text-align: center">
<div>
<form id="form1" runat="server">
<table width="100%" height="521" border="0" cellpadding="0" cellspacing="0" style="background:#003873">
<tr>
<td height="221" colspan="2"><div align="center"><span class="STYLE7">學(xué)生品行誠(chéng)信電子檔案與綜合素質(zhì)測(cè)評(píng)系統(tǒng) V1.0 </span></div></td>
</tr>
<tr>
<td width="54%" valign="top"><p align="left" class="STYLE4"> </p>
<p align="left" class="STYLE4">學(xué)生登陸方法:</p>
<p align="left" class="STYLE5">學(xué)生請(qǐng)通過(guò)自己的學(xué)號(hào)來(lái)登錄查看自己的品行信息情況。<BR>
初始 默認(rèn)密碼為:1
您可以進(jìn)入后修改自己的密碼。</p> <p class="STYLE3"> </p>
<p align="left" class="STYLE4">外單位人員登陸方法:</p>
<p align="left" class="STYLE5">外單位人員、招聘人員請(qǐng)先和學(xué)工處咨詢(xún)獲得授權(quán)密碼后,便可以登錄查看所有用戶的品行記錄。<BR>
電話號(hào)碼:XXXX-XXXXXXXX</p></td>
<td width="46%" align="left" valign="bottom">
<table width="433" height="300" border="0" cellpadding="0" cellspacing="0" background="images/bg.gif">
<tr>
<td width="433" valign="top" background="bg.gif"><table width="99%" height="220" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="20%" rowspan="5"> </td>
<td height="55" colspan="2"> </td>
</tr>
<tr>
<td width="15%" height="27"><span class="STYLE1">用 戶:</span></td>
<td width="65%" style="text-align:left"><asp:TextBox ID="username" runat="server" MaxLength="24" Width="150px"></asp:TextBox></td>
</tr>
<tr>
<td height="34"><span class="STYLE1">密 碼:</span></td>
<td style="text-align:left"><asp:TextBox ID="password" runat="server" MaxLength="24" TextMode="Password" Width="149px"></asp:TextBox></td>
</tr>
<tr>
<td height="34"><span class="STYLE1">類(lèi) 別:</span></td>
<td style="text-align:left"><asp:DropDownList ID="DropDownList1" runat="server" Width="149px">
<asp:ListItem Value="student">學(xué)生</asp:ListItem>
<asp:ListItem Value="teacher">教師</asp:ListItem>
<asp:ListItem Value="guest">外校人員</asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td height="30"><span class="STYLE1">驗(yàn)證碼:</span></td>
<td height="30" style="text-align:left; vertical-align:middle"><asp:TextBox ID="TextBox2" runat="server" MaxLength="4" Columns="4" Width="42px"></asp:TextBox><asp:Image ID="Image1" runat="server" ImageUrl="~/imagecode.aspx"/></td>
</tr>
<tr>
<td height="34" colspan="3" bordercolor="#FFFFFF" style="text-align:center; vertical-align:bottom"><asp:Button ID="login" runat="server" Text="登錄" />
<span class="STYLE2">(驗(yàn)證碼請(qǐng)輸入阿拉伯?dāng)?shù)字)</span></td>
</tr>
</table> </td>
</tr>
</table><br /><br /></td></tr></table>
<div style="pADDING-RIGHT: 8px; pADDING-LEFT: 8px; pADDING-BOTTOM: 8px; BORDER-TOp-STYLE: dotted; pADDING-TOp: 8px; height:197">
CopyRight
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label><br />
Powered By
<asp:HyperLink ID="HyperLink1" runat="server">HyperLink</asp:HyperLink></div></form>
</div></body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -