?? default.ascx
字號:
<%@ Control %>
<%@ Register TagPrefix="community" Namespace="ASPNET.StarterKit.Communities" Assembly="ASPNET.StarterKit.Communities" %>
<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD bgcolor="#000099" align="right" height="30">
<P align="left">
<community:Logo id="logo" Runat="Server"></community:Logo></P>
</TD>
<td class="BannerCell" width="100%" bgColor="#dcddde">
<!-- Banner/BigImage -->
<table cellSpacing="0" width="100%" border="0">
<tr>
<td vAlign="middle" align="center"><asp:adrotator id="Adrotator2" Runat="server" height="60" Width="453px" AdvertisementFile="~/Advertisements/BannerAds.xml"></asp:adrotator></td>
<td class="BigImage" vAlign="middle" align="center" width="200">
</td>
</tr>
</table>
<FONT face="宋體"></FONT>
</td>
</TR>
<TR>
<TD bgColor="#b4c4de" align="left" height="1"><FONT face="宋體"></FONT>
</TD>
</TR>
<TR>
<TD colspan="2" bgColor="#000099" height="30">
<P align="left"><community:SectionMenu id="SectionMenu1" Runat="server" CssClass="SectionMenu"></community:SectionMenu></P>
</TD>
</TR>
</TABLE>
<IMG height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>' width=2 border=0><TABLE height="70" cellSpacing="0" cellPadding="0" width="100%" border="0"> <!-- Logo Row -->
<TBODY> <!-- Spacer Row -->
<TR>
<TD width="150" height="4" bgColor="#000000"></TD>
<TD width="3" bgColor="black" colSpan="1" rowSpan="1"><IMG height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>'
width=3 border=0></TD>
<TD height="4" bgColor="#000000">
<community:TopicMenu id="TopicMenu1" CssClass="TopicMenu" runat="server"></community:TopicMenu></TD>
</TR> <!-- Topic Row -->
<TR>
<TD class="SmallImage" align="center" width="150" bgColor="#b4c4de" height="22" colSpan="1"
rowSpan="1" class="Search">
<P align="left">搜索:
<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 width="3" height="22" bgColor="black"><IMG height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>'
width=3 border=0></TD>
<TD class="TopicCell" bgColor="#b4c4de" height="22"><FONT face="宋體"></FONT></TD>
</TR> <!-- Content Row -->
<TR>
<TD vAlign="top" width="150" bgColor="#b4c4de"><FONT face="宋體"></FONT><BR>
<TABLE cellSpacing="0" cellPadding="0" border="0">
<TBODY>
<TR>
<TD></TD>
</TR>
</TBODY></TABLE>
<community:UserLogin id="Userlogin" NAME="Userlogin" CssClass="UserLogin" Runat="Server"></community:UserLogin>
</TD>
<TD width="3" bgColor="black"><IMG height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>'
width=3></TD> <!-- Inner Content Table -->
<TD>
<TABLE height="520" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD vAlign="top" width="100%">
<TABLE cellSpacing="0" cellPadding="5" 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="FooterLeftCell" bgColor="#b4c4de" height="23">
</TD>
<TD width="3" bgColor="black"><IMG height=1 src='<%=ResolveUrl("../../Images/Spacer.gif")%>'
width=3></TD>
<TD class="FooterRightCell" bgColor="#dcddde">
<DIV class="FooterText" align="center"><asp:Placeholder id="Footer" Runat="Server"></asp:Placeholder> </DIV>
</TD>
</TR>
</TBODY></TABLE>
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
<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 + -