📄 default.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<%@ Register Src="UserControl/Login.ascx" TagName="Login" TagPrefix="uc1" %>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>红旗汽车修理厂—物资流通管理系统</title>
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
}
body {
background-color: #B3B3B3;
}
-->
</style></head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form id="form1" runat="server">
<div>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"><tr><td>
<!-- ImageReady Slices (al.psd) -->
<table width="778" height="550" border="0" align="center" cellpadding="0" cellspacing="0" id="__01">
<tr>
<td colspan="3">
<img src="images/al_01.jpg" width="778" height="313" alt=""></td>
<td>
<img src="images/分隔符.gif" width="1" height="313" alt=""></td>
</tr>
<tr>
<td>
<img src="images/al_02.jpg" width="539" height="82" alt=""></td>
<td rowspan="2" background="images/al_03.jpg"><uc1:Login ID="Login1" runat="server" /></td>
<td rowspan="3">
<img src="images/al_04.jpg" width="62" height="237" alt=""></td>
<td>
<img src="images/分隔符.gif" width="1" height="82" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/al_05.jpg" width="539" height="155" alt=""></td>
<td>
<img src="images/分隔符.gif" width="1" height="45" alt=""></td>
</tr>
<tr>
<td>
<img src="images/al_06.jpg" width="177" height="110" alt=""></td>
<td>
<img src="images/分隔符.gif" width="1" height="110" alt=""></td>
</tr>
</table>
</td></tr></table>
<!-- End ImageReady Slices -->
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -