📄 default.ascx
字号:
<%@ Register TagPrefix="community" Namespace="ASPNET.StarterKit.Communities" Assembly="ASPNET.StarterKit.Communities" %>
<%@ Control %>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#dadfcb" width="2" height="70" alt=""></td>
<!--Logo-->
<td bgcolor="#dadfcb" align="center" valign="middle" colspan="4" width="166" height="80"
class="LogoCell">
<community:Logo Runat="server" id="Logo1" />
</td>
<!--Banner Ad -->
<td bgcolor="#dadfcb" align="center" valign="middle" class="BannerCell" width="100%">
<asp:AdRotator AdvertisementFile="~/Advertisements/BannerAds.xml" Width="468" height="60" Runat="server"
id="AdRotator1" />
</td>
<td bgcolor="#dadfcb" width="10" height="70" alt=""> </td>
<td bgcolor="#dadfcb" width="200" height="70" alt=""> </td>
</tr>
<tr>
<td colspan="5"></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td colspan="5"><img src='<%=ResolveUrl( "../../Images/black_lines_top.gif")%>' width="192" height="17" alt=""></td>
<!--Topic Menu-->
<td align="left" valign="middle">
<community:TopicMenu CssClass="TopicMenu" runat="server" id="TopicMenu1" />
</td>
<td bgcolor="#ffffff" width="10" height="17" alt=""> </td>
<!-- Middle: Search -->
<td bgcolor="#ffffff" width="200" height="17" alt="" valign="bottom" align="right" class="Search">
<nobr>查找:<asp:TextBox id="txtSearch" height="15px" font-size="7" width="110" Runat="Server" />
<asp:LinkButton id="lnkSearch" Text="Go" Runat="Server">开始</asp:LinkButton> </nobr>
</td>
</tr>
<tr>
<td colspan="5"></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td bgcolor="#cfd0c2" align="left" valign="top" rowspan="2"></td>
<td><img src='<%=ResolveUrl( "../../Images/small_gray_line.gif")%>' width="50" height="16" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/thick_gray_line.gif")%>' width="85" height="16" alt=""></td>
<td colspan="2"><img src='<%=ResolveUrl( "../../Images/top_curve.gif")%>' width="55" height="16" alt=""></td>
<td bgcolor="#807c4f" width="200" height="16" alt=""></td>
<td bgcolor="#807c4f" width="10" height="16" alt=""></td>
<td bgcolor="#807c4f" width="200" height="16" alt=""></td>
</tr>
<tr>
<td align="center" valign="top" colspan="2" bgcolor="#cfd0c2">
<table cellspacing="0" cellpadding="3" border="0">
<tr>
<td align="left" valign="top" colspan="2">
<!--Login-->
<community:UserLogin CssClass="UserLogin" Runat="server" id="UserLogin1" />
<br>
<br>
<!--Section Menu-->
<community:SectionMenu CssClass="SectionMenu" Runat="server" id="SectionMenu1" />
</td>
</tr>
</table>
</td>
<td align="left" valign="top" colspan="2" background='<%=ResolveUrl( "../../Images/menubg.gif")%>'>
<img src='<%=ResolveUrl( "../../Images/right_curve.gif")%>' width="55" height="129" alt="">
</td>
<td align="left" valign="top" rowspan="3">
<p><br>
<!--Middle-->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<!-- Middle: Breadcrumb -->
<td align="right" colspan="3">
<community:BreadCrumb CssClass="BreadCrumb" Runat="server" id="BreadCrumb1" />
<br>
<br>
</td>
</tr>
<tr>
<td align="left">
<div align="center"><community:VotingControl Runat="server" id="VotingControl1" /></div>
<!-- Middle: Content -->
<asp:PlaceHolder id="Content" Runat="Server" />
</td>
<td width="3%"> </td>
</tr>
</table>
<p></p>
<br>
</td>
<td rowspan="3" height="217" alt=""><img border="0" src='<%=ResolveUrl( "../../Images/space.gif")%>' width="1"></td>
<td align="left" valign="top" rowspan="3">
<br>
<!--Box Ad -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<div align="center">
<asp:AdRotator AdvertisementFile="~/Advertisements/BoxAds.xml" Width="125" height="125" Runat="server"
id="AdRotator2" />
</div>
</td>
</tr>
</table>
<p>
<!--Web Box Start-->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10"><img border="0" src='<%=ResolveUrl( "../../Images/space.gif")%>' width="10" height="10"></td>
<td align="center">
<br>
<community:WebBoxList id="WebBoxes" Runat="Server" />
<br>
<community:WebServiceBoxList id="WebServiceBoxes" Runat="Server" />
</td>
<td width="2%"> </td>
</tr>
</table>
</p>
</td>
</tr>
<tr>
<td align="left" valign="top" colspan="5">
<p></p>
</td>
</tr>
<tr>
<td></td>
<td colspan="3"><img src='<%=ResolveUrl( "../../Images/space.gif")%>' height="33" alt=""></td>
<td width="32" height="33" alt=""></td>
</tr>
<tr>
<td width="2" height="36"></td>
<td colspan="3"><img src='<%=ResolveUrl( "../../Images/space.gif")%>' height="36" alt=""></td>
<td height="36"></td>
<td align="left" valign="middle">
<!--Section Menu Bottom-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top">
<community:SectionMenu SkinFilename="Sections_SectionMenuBottom.ascx" CssClass="SectionMenu2" Runat="server"
id="SectionMenu2" />
</td>
</tr>
</table>
<!--Copyright-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top" class="Footer">
<asp:PlaceHolder id="Footer" Runat="Server" />
</td>
</tr>
</table>
<p></p>
</td>
<td bgcolor="#ffffff" height="36" alt=""></td>
<td height="36"></td>
</tr>
<tr>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="2" height="1" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="50" height="1" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="85" height="1" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="23" height="1" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="32" height="1" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="602" height="1" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="10" height="1" alt=""></td>
<td><img src='<%=ResolveUrl( "../../Images/space.gif")%>' width="200" height="1" alt=""></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -