title.aspx
来自「该服务平台解决了计算机网络与移动网络之间信息交换问题」· ASPX 代码 · 共 98 行
ASPX
98 行
<%@ page language="C#" autoeventwireup="true" inherits="Title, App_Web_aln02t9b" %>
<!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>
<script language="javascript" type="text/javascript">
// <!CDATA[
function DIV1_onclick() {
}
function IMG1_onclick() {
}
// ]]>
</script>
<link media ="all" href ="Img/title.css" type ="text/css" rel="stylesheet"/>
</head>
<body ><!--background="Img/newTitle.JPG"-->
<form id="form1" runat="server">
<div id ="header">
<table width="775px">
<tr>
<td style="font-size: 22pt; z-index: 104; width: 775px; color: Black;
font-family:黑体; font-weight:700; position: absolute; top: 20px; height: 20px;" align="center">
四川得安科技有限公司</td>
<br />
<td style="z-index: 103; width: 775px; left:14px; color:White; position: absolute; top: 21px;
height: 20px; font-size: 22pt; font-family:黑体;font-weight:700; " align="center">
四川得安科技有限公司</td>
</tr>
</table>
<div style="z-index: 102; left: 13px; width: 394px; position: absolute; top: 62px;
height: 18px">
<table style="width: 358px">
<tr>
<td style="width: 8px">
<asp:Image ID="Image3" runat="server" Height="16px" ImageUrl="Img/Orbicons Icon 23.ico"
Width="21px" /></td>
<td style="width: 34px">
<asp:Label ID="lblDateDay" runat="server" Font-Size="10pt" ForeColor="White" Text="当前日期"
Width="54px"></asp:Label></td>
<td style="width: 45px">
<asp:Label ID="lblDayOfWeek" runat="server" Font-Size="10pt" ForeColor="White" Text="星期四"></asp:Label></td>
<td style="width: 35px">
</td>
<td style="width: 8px">
<asp:Image ID="Image1" runat="server" Height="16px" ImageUrl="Img/aqua frontpage xp.ico"
Width="21px" /></td>
<td style="width: 100px">
<asp:Label ID="lblLoginUser" runat="server" Font-Size="Small" ForeColor="White" Width="167px"></asp:Label></td>
</tr>
</table>
</div>
<div style="z-index: 101; left: 411px; width: 381px; position: absolute; top: 62px;
height: 28px">
<table style="font-size: small; color: white; width: 356px;">
<tr>
<td style="width: 16px; height: 18px;">
<asp:Image ID="Image4" runat="server" Height="16px" ImageUrl="Img/Orbicons Icon 11.ico"
Width="21px" /></td>
<td style="width: 69px; height: 18px;">
用户管理</td>
<td style="width: 2px; height: 18px;">
</td>
<td style="width: 19px; height: 18px;">
<asp:Image ID="Image5" runat="server" Height="16px" ImageUrl="Img/Orbicons Icon 02.ico" Width="21px" /></td>
<td style="width: 69px; height: 18px;">
短信管理</td>
<td style="width: 2px; height: 18px;">
</td>
<td style="width: 8px; height: 18px;">
<asp:Image ID="Image6" runat="server" Height="16px" ImageUrl="Img/Orbicons Icon 08.ico"
Width="21px" /></td>
<td style="width: 67px; height: 18px;">
权限管理</td>
<td style="width: 2px; height: 18px;">
</td>
<td style="width: 10px; height: 18px;">
<asp:Image ID="Image7" runat="server" Height="16px" ImageUrl="Img/Orbicons Icon 13.ico" Width="21px" /></td>
<td style="width: 72px; height: 18px;">
系统设定</td>
</tr>
</table>
</div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?