📄 default1.ascx
字号:
<%@ Control %>
<%@ Register TagPrefix="community" Namespace="ASPNET.StarterKit.Communities" Assembly="ASPNET.StarterKit.Communities" %>
<TABLE width="766" border="0" align="center" cellPadding="0" cellSpacing="0" id="Table1">
<TR>
<TD width="594" height="30" align="right"> <P align="left"> <community:Logo id="logo" Runat="Server"></community:Logo></P></TD>
<td class="BannerCell" width="172">
<!-- Banner/BigImage -->
<table cellSpacing="0" width="100%" border="0">
<tr>
<td vAlign="middle" align="center"><asp:adrotator id="Adrotator2" Runat="server" Width="453px" AdvertisementFile="~/Advertisements/BannerAds.xml"></asp:adrotator></td>
</tr>
</table>
<FONT face="宋体"> </FONT> </td>
</TR>
<TR bgcolor="336699">
<TD height="30" colspan="2">
<P align="left"><community:SectionMenu id="SectionMenu1" Runat="server" CssClass="SectionMenu"></community:SectionMenu></P></TD>
</TR>
<TR bgcolor="#CCCCCC">
<TD height="20"> 搜索:
<asp:TextBox id="TextBox1" Runat="server" height="18" width="110" font-size="9"></asp:TextBox>
<asp:LinkButton id="LinkButton1" Runat="server" Text=" Go"></asp:LinkButton></P>
</TD>
<TD height="20"> <community:UserLogin id="Userlogin" NAME="Userlogin" CssClass="UserLogin" Runat="Server"></community:UserLogin></TD>
</TR>
</TABLE>
<IMG height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>' width=2 border=0>
<table width="768" height="70" border="0" align="center" cellpadding="0" cellspacing="0">
<!-- Logo Row -->
<tbody>
<!-- Spacer Row -->
<tr>
<td height="1" colspan="2" rowspan="1" bgcolor="#cccccc"><img height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>'
width=3 border=0> <community:TopicMenu id="TopicMenu1" CssClass="TopicMenu" runat="server"></community:TopicMenu></td>
</tr>
<!-- Topic Row -->
<!-- Content Row -->
<tr>
<!-- Inner Content Table -->
<td> <table height="768" cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td valign="top" width="100%"> <table cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td valign="top"> <div align="right"> <community:BreadCrumb id="BreadCrumb1" Runat="server" CssClass="BreadCrumb"></community:BreadCrumb></div>
<br> <br>
<!-- Middle-Center: Content -->
<div class="Content">
<asp:placeholder ID="Content" runat="Server"></asp:placeholder>
</div></td>
</tr>
</tbody>
</table></td>
<!-- Blue line -->
<td width="1" bgcolor="#b4c4de"><img height=1
src='<%=ResolveUrl("../../Images/Spacer.gif")%>' width=1></td>
<!-- Web Boxes -->
<td valign="top" bgcolor="#b4c4de"> <table width="150">
<tbody>
<tr>
<td align="center">
<!-- Voting -->
<div align="center"><community:VotingControl id="VotingControl1" Runat="server"></community:VotingControl></div></td>
</tr>
<tr>
<td align="center"><community:WebBoxList id="WebBoxes" Runat="Server"></community:WebBoxList><br>
</td>
</tr>
<tr>
<td align="center"><community:WebServiceBoxList id="WebServiceBoxes" Runat="Server"></community:WebServiceBoxList><br>
</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<!-- Footer Row -->
<tr>
<td class="FooterRightCell" bgcolor="#dcddde"> <div class="FooterText" align="center">
<asp:placeholder ID="Footer" runat="Server"></asp:placeholder>
</div></td>
</tr>
</tbody>
</table>
<TABLE width="768" border="0" align="center" cellPadding="0" cellSpacing="0" id="Table2">
<TR>
<TD noWrap align="center" bgColor="#b4c4de"><FONT color="#ffff99" size="1"> <IMG height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>' width=2> </FONT></TD>
</TR>
</TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -