📄 zhunbeikaoshi.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ZhunBeiKaoShi.aspx.cs" Inherits="QianUser_ZhunBeiKaoShi" %>
<!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>
</head>
<body>
<form id="form1" runat="server">
<div style="text-align: center">
<br />
<table style="background-image: url(../igm/前台2.jpg); width: 800px; height: 533px">
<tr>
<td align="center" colspan="1" style="width: 814px; height: 27px">
</td>
<td align="center" colspan="2" style="width: 96446px; height: 27px">
</td>
<td align="center" colspan="1" style="width: 1387px; height: 27px">
</td>
<td align="center" colspan="1" style="width: 674px; height: 27px">
</td>
</tr>
<tr>
<td align="center" colspan="1" style="width: 814px; height: 14px">
</td>
<td align="center" colspan="4" style="height: 14px">
<table id="TABLE1" onclick="return TABLE1_onclick()">
<tr>
<td align="center" style="width: 234px">
</td>
<td align="center" style="width: 105px">
<asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/igm/按钮1.jpg" OnClick="ImageButton1_Click" /></td>
<td align="center" style="width: 98px">
<asp:ImageButton ID="ImageButton2" runat="server" ImageUrl="~/igm/按钮2.jpg"
OnClick="ImageButton2_Click" /></td>
<td align="center" style="width: 84px">
<asp:ImageButton ID="ImageButton3" runat="server" ImageUrl="~/igm/按钮3.jpg"
OnClick="ImageButton3_Click" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" colspan="1" style="width: 814px; height: 66px">
</td>
<td align="center" colspan="3" style="vertical-align: bottom; height: 66px">
<asp:Label ID="Label2" runat="server" ForeColor="Blue" Text="准备考试" Font-Size="9pt"></asp:Label></td>
<td align="center" colspan="1" style="width: 674px; height: 66px">
</td>
</tr>
<tr style="color: #000000">
<td colspan="1" rowspan="2" style="width: 814px">
</td>
<td colspan="3" rowspan="2">
<br />
<br />
<br />
<br />
<asp:Label ID="Label1" runat="server" Text="准备好了吗?" Font-Size="9pt"></asp:Label><br />
<br />
<br />
<br />
<asp:Button ID="btnBegin" runat="server" Text="开始" Font-Size="9pt" OnClick="Button1_Click" />
<asp:Button ID="btnBack" runat="server" OnClick="Button2_Click" Text="返回" Font-Size="9pt" /></td>
<td colspan="1" rowspan="2" style="width: 674px">
</td>
</tr>
<tr>
</tr>
</table>
<br />
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -