📄 职工进入.aspx
字号:
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="职工进入.aspx.vb" Inherits="Default2" %>
<!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 background="紫色.jpg">
<form id="form1" runat="server">
<div>
<asp:Image ID="Image1" runat="server" Height="119px" ImageUrl="~/无标题.bmp" Style="z-index: 100;
left: 4px; position: absolute; top: 14px" Width="161px" />
<asp:Label ID="Label1" runat="server" BackColor="Transparent" BorderColor="#E0E0E0"
BorderStyle="Dotted" Font-Overline="False" Font-Size="XX-Large" ForeColor="White"
Height="43px" Style="z-index: 101; left: 250px; position: absolute; top: 46px"
Text="宝钢股份职工体检档案" Width="345px"></asp:Label>
<asp:LinkButton ID="LinkButton4" runat="server" Style="z-index: 102; left: 30px;
position: absolute; top: 306px" Font-Size="Larger" Height="28px" Width="148px">查询个人体检信息</asp:LinkButton>
<asp:LinkButton ID="LinkButton5" runat="server" Style="z-index: 103; left: 29px;
position: absolute; top: 243px" Font-Size="Larger" Height="29px" Width="148px">查询个人基本信息</asp:LinkButton>
</div>
<asp:Label ID="Label2" runat="server" Font-Size="XX-Large" Height="32px" Style="z-index: 104;
left: 182px; position: absolute; top: 131px" Text="你好,"
Width="104px"></asp:Label>
<asp:Label ID="Label3" runat="server" Font-Size="XX-Large" Height="33px" Style="z-index: 105;
left: 296px; position: absolute; top: 132px" Width="134px"></asp:Label>
<asp:LinkButton ID="LinkButton1" runat="server" Font-Size="Larger" Height="27px"
Style="z-index: 106; left: 36px; position: absolute; top: 363px" Width="143px">修改密码</asp:LinkButton>
<asp:LinkButton ID="LinkButton2" runat="server" Height="21px" Style="z-index: 107;
left: 39px; position: absolute; top: 423px" Width="112px">注销登录</asp:LinkButton>
<asp:Label ID="Label4" runat="server" Font-Size="XX-Large" Height="40px" Style="z-index: 109;
left: 440px; position: absolute; top: 133px" Text="欢迎登录宝钢股份职工体检系统" Width="461px"></asp:Label>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -