📄 header.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"> </td>
<td style="HEIGHT: 20px" align="right"> </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"> <A href="default.aspx">首页</A>
<font class="menu" face="宋体"><A href="my.aspx">我的播客</A></font> <A href="user.aspx">
<font face="宋体">播客</font>列表</A> <A href="item.aspx">节目排名</A> <A target="_blank" href="rss.aspx">RSS</A>
<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">
<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 + -