⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 header.ascx

📁 一阵子
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="Header.ascx.cs" Inherits="PSP.Ctl.Header" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table width="782" align="center" border="0">
	<tbody>
		<tr>
			<td width="120"><img style="BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000"
					src="images/logo.gif" border="0"><a href="http://www.podtry.com/blog/"></a></td>
			<td vAlign="top">
				<table cellSpacing="0" cellPadding="0" width="100%" border="0">
					<tbody>
						<tr>
							<td class="other" align="center"></td>
							<td align="right">
								<asp:Literal id="litUser" runat="server"></asp:Literal>
								<a title="后台帮助" href="help.aspx">后台帮助</a></td>
						</tr>
						<tr>
							<td class="other" style="HEIGHT: 20px" align="right">&nbsp;</td>
							<td style="HEIGHT: 20px" align="right">&nbsp;</td>
						</tr>
					</tbody>
				</table>
			</td>
		</tr>
		<tr>
			<td colSpan="2">
				<table class="titletable" cellPadding="0" width="100%" border="0">
					<tbody>
						<tr>
							<td class="menu" width="483" bgColor="#009933">&nbsp;<A href="default.aspx">首页</A>&nbsp;
								<font class="menu" face="宋体"><A href="my.aspx">我的播客</A></font>&nbsp; <A href="user.aspx">
									<font face="宋体">播客</font>列表</A>&nbsp; <A href="item.aspx">节目排名</A>&nbsp;<A target="_blank" href="rss.aspx">RSS</A>&nbsp;
								<A href="upload.aspx">节目上传</A></td>
							<td align="center" width="285" bgColor="#f2fbf3"><font face="宋体"><select class="titletable" id="selecttype" name="selecttype">
										<option value="topic" selected>标题</option>
										<option value="logtext">内容</option>
										<option value="id">作者</option>
									</select>
								</font><input class="titletable" maxLength="40" size="21" name="keyword"> &nbsp;&nbsp;
								<input class="titletable" onclick="alert('暂时不可用,请访问www.podlook.com');" type="button" value="搜索"
									name="Submit"></td>
						</tr>
					</tbody>
				</table>
			</td>
		</tr>
	</tbody>
</table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -