📄 zhuantilist.aspx
字号:
<%@ Register TagPrefix="copyrightlocal" TagName="footer" Src="bottom.ascx"%>
<%@ Register TagPrefix="title_H" TagName="title_head" Src="head.ascx"%>
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="zhuantilist.aspx.vb" Inherits="flyangel.news.zhuanti" %>
<%@ Register TagPrefix="cc1" Namespace="flyangel.article.Components" Assembly="flyangel_article" %>
<%@ Register TagPrefix="top_article" TagName="top_article" Src="article_head.ascx"%>
<META http-equiv="Content-Type" content="text/html; charset=gb2312">
<top_article:top_article id="top_article" runat="server"></top_article:top_article>
<form id="Form1" runat="server">
<title_h:title_head id="title_head" runat="server"></title_h:title_head>
<table class="tdborder1" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
<tr>
<td bgColor="#eef4fb" height="25"> <IMG height="9" src="images/dot.gif">
当前位置: <IMG height="9" src="images/more.gif" width="29">
<asp:hyperlink id="return_index" runat="server" NavigateUrl="index.aspx" Text="首页"></asp:hyperlink> <IMG height="9" src="images/more.gif" width="29">
<asp:hyperlink id="return_type" runat="server"></asp:hyperlink> <IMG height="9" src="images/more.gif" width="29">
<asp:label id="return_title" runat="server"></asp:label></td>
</tr>
</table>
<TABLE class="tdborder3" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
<tr>
<td colSpan="3">
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="100%" align="center" border="0">
<TR>
<TD vAlign="top" width="190">
<table cellSpacing="0" cellPadding="0" width="99%" align="center" border="0">
<tr>
<td class="tdborder2" height="25"><font color="#3399ff"><FONT face="Wingdings">1</FONT></font>
<strong>最新文章:</strong>
</td>
</tr>
<tr>
<td class="tdborder2">
<cc1:ArticleTop id="ArticleTop1" runat="server" SetTopNum="10"></cc1:ArticleTop></td>
</tr>
</table>
<table cellSpacing="0" cellPadding="0" width="98%" align="center" border="0">
<tr>
<td class="tdborder2" height="25"><font color="#3399ff"><FONT face="Wingdings">1</FONT></font>
<strong>热门文章:</strong>
</td>
</tr>
<tr>
<td class="tdborder2">
<cc1:ArticleTop id="ArticleTop2" runat="server" SetShowTopType="Hot" SetTopNum="10"></cc1:ArticleTop></td>
</tr>
</table>
</TD>
<TD vAlign="top" align="center">
<table id="aa" width="100%" border="0" align="center" cellpadding="0" cellspacing="1" runat="server">
<tr>
<td bgColor="#eef4fb" align="center">
<cc1:DataGridPading id="DataGridPading1" runat="server">
<PagerStyle Visible="False" HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
<AlternatingItemStyle BorderWidth="2px" BackColor="Lavender" BorderStyle="None"></AlternatingItemStyle>
<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
<ItemStyle ForeColor="DodgerBlue"></ItemStyle>
<HeaderStyle Font-Bold="True" HorizontalAlign="Center" Height="30px" ForeColor="White" BackColor="LightSkyBlue"></HeaderStyle>
</cc1:DataGridPading>
</td>
</tr>
</table>
</TD>
</TR>
</TABLE>
</td>
</tr>
</TABLE>
</form>
<copyrightlocal:footer id="globalbottom" runat="server"></copyrightlocal:footer>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -