📄 top.ascx
字号:
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="top.ascx.cs" Inherits="top" %>
<table border="0" cellpadding="0" cellspacing="0" style="width: 948px">
<tr>
<td style="height: 72px" width="29">
<img src="Images/Head_01.gif" /></td>
<td style="height: 72px">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%">
<tr>
<td background="Images/Head_04.jpg" style="width: 899px; height:60px">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height:100%">
<tr>
<td align="center" style="font-size: 16pt; color: white; font-family: 微软雅黑" width="50%">
欢迎 访问
图书销售系统</td>
<td align="right" style="font-size: 10pt; color: white" valign="top">
<a href=ShoppingCart.aspx class="link2" style="font-size: 10pt; color: white">购物车</a> | <a href="OrderList.aspx" class="link2" style="font-size: 10pt; color: white">订单查询</a>
| 帮助中心 | 客服中心</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="12" width="899">
<img src="Images/Head_03.gif" /></td>
</tr>
</table>
</td>
<td style="height: 72px" width="20">
<img src="Images/Head_02.gif" /></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -