📄 contact.ascx
字号:
<%@ Control Language="c#" AutoEventWireup="false" CodeFile="contact.ascx.cs" Inherits="flower.control.contact" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table cellSpacing="0" cellPadding="0" width="95%" border="0">
<tr>
<td height="37"><IMG height="37" src="/flower/images/contact.jpg" width="176"></td>
</tr>
<tr>
<td align="center" background="/flower/images/contact_bg.jpg" height="109">
<table cellSpacing="0" cellPadding="0" width="80%" border="0">
<tr>
<td width="24%" height="21">电话:</td>
<td align="left" width="76%" height="21">0531-88888888</td>
</tr>
<tr>
<td height="33">Email:</td>
<td align="left" width="76%" height="33">xxxxxx@163.com</td>
</tr>
<tr>
<td vAlign="top" height="36">地址:</td>
<td vAlign="top" align="left" height="36">山东省济南市泺源大街××号</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="4"><IMG height="4" src="/flower/images/contact_b.jpg" width="176"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -