lxwm.aspx
来自「这是一个公交查询系统」· ASPX 代码 · 共 63 行
ASPX
63 行
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="lxwm.aspx.cs" Inherits="lxwm" %>
<!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 background="image/zz.jpg" bgcolor="#ffffff">
<form id="form1" runat="server">
<div style="background-image: url(image/zz.jpg); background-color: #ffcccc;">
<br />
<span style="color: #66cc00"> <span style="color: #cc66ff"> <strong>
<br />
<br />
</strong></span></span>
<br />
<br />
<span style="color: #cc66ff"></span><strong><span style="color: #cc66ff">
</span><span style="color: #cc66ff"></span></strong><table
border="0" cellpadding="0" cellspacing="0" style="left: 5px; width: 302px; position: relative;
top: -63px; height: 306px">
<tr>
<td colspan="3" style="width: 499px">
<strong><span style="color: #3366ff">站长:婉儿</span></strong></td>
</tr>
<tr>
<td colspan="3" style="width: 499px">
<span style="color: #3366ff"><strong>站长照片:</strong></span></td>
</tr>
<tr>
<td colspan="3" style="width: 499px; height: 102px" rowspan="4" valign="middle">
<asp:ImageButton ID="imgbtnzh" runat="server" ImageUrl="~/image/zh.jpg"
Style="left: 94px; position: relative; top: -13px" /></td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
<td colspan="3" style="width: 499px">
<span style="color: #3366ff"><strong>电话:3641515</strong></span></td>
</tr>
<tr>
<td colspan="3" style="width: 499px">
<span style="color: #3366ff"><strong>QQ:396167883</strong></span></td>
</tr>
<tr>
<td colspan="3" style="width: 499px">
<span style="color: #3366ff"><strong>E-mail:zhihong850116@163.com</strong></span></td>
</tr>
</table>
<asp:HyperLink ID="hlinkzy" runat="server" NavigateUrl="~/Index.aspx" Style="left: 541px;
position: relative; top: 99px">主页</asp:HyperLink><br />
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?