title.aspx
来自「该服务平台解决了计算机网络与移动网络之间信息交换问题」· ASPX 代码 · 共 84 行
ASPX
84 行
<%@ page language="C#" autoeventwireup="true" inherits="Title, App_Web_qd6igbzv" %>
<!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 id="Head1" 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" style="width: 768px">
<table width="765px">
<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>
<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: 356px; position: absolute; top: 62px;
height: 1px">
<table style="width: 358px">
<tr>
<td style="width: 17px">
<asp:Image ID="Image3" runat="server" Height="17px" ImageUrl="Img/1.GIF"
Width="16px" /></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: 17px">
<asp:Image ID="Image1" runat="server" Height="17px" ImageUrl="Img/2.GIF"
Width="17px" /></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: 384px; width: 399px; position: absolute; top: 62px;
height: 28px">
<table style="font-size: small; color: white; width: 360px;">
<tr>
<td style="width: 25px; height: 23px;">
</td>
<td colspan="11" style="height: 18px">
<%--
<input onclick="parent.Treeview.location.reload();parent.Main.location.reload()" type=imagebutton id="Button1" style="background-image: url(Img/shuaxin.gif); width: 27px; left: 32px; border-top-style: none; border-right-style: none; border-left-style: none; position: relative; top: 0px; height: 19px; background-color: transparent; border-bottom-style: none;">
--%>
<%--<asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/Img/shuaxin.gif" Style="left: 5px;
position: relative" Width="23px" OnClick="ImageButton1_Click" />--%><a href="LoginPage.aspx" target="_top" style="color: white"></a></td>
</tr>
</table>
</div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?