📄 contactme.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="contactme.aspx.cs" Inherits="contactme" %>
<!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>
</head>
<body>
<form id="form1" runat="server">
<div>
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%; background-image: url(Image/主界面done.jpg);">
<tr>
<td style="height: 41px">
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
当前位置: ---联系我们<asp:LinkButton ID="LinkButton1" runat="server" PostBackUrl="~/main.aspx"
Style="left: -129px; position: relative; top: 0px">主页</asp:LinkButton></td>
</tr>
<tr>
<td style="height: 200px">
<span class="STYLE28" style="font-size: 10pt; color: #666699">即时通讯: </span>
<p class="STYLE28">
QQ:
</p>
<p class="STYLE15">
249302117</p>
<p class="STYLE15">
6410458305</p>
<p class="STYLE15">
170059428</p>
<p class="STYLE28">
电话:</p>
<p class="STYLE15">
13639078898</p>
<p class="STYLE15">
13765139987</p>
<p class="STYLE28">
Email:</p>
<p class="STYLE15">
技术支持:lushuibin@yahoo.com.cn</p>
</td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -