📄 default.aspx
字号:
<td>
<table style ="font-size :9pt;height: 165px; width :381px" background ="Images/社会现象.jpg" cellpadding =0 cellspacing =0>
<tr style ="font-size :9pt;height: 30px; width :381px">
<td colspan="2" align =right valign="middle" >
<br />
<asp:ImageButton ID="ImageButton6" runat="server" ImageUrl="~/Images/更多.jpg" PostBackUrl="~/newsList.aspx?id=6" />
</td>
</tr>
<tr style ="font-size :9pt;height: 135px; width :381px">
<td style="margin-top: 0px; padding-top: 0px; width: 141px; " align="center">
<asp:Image ID="Image6" runat="server" Height="79px" ImageUrl="~/Images/社会现象图片.jpg" Width="86px" />
</td>
<td style="font-size :9pt;width :240px">
<asp:DataList ID="dlSH" runat="server" OnItemCommand="dlSH_ItemCommand" BackColor="White">
<ItemTemplate>
<table border="0" style="width: 100%; height: 100%;font-size :9pt" cellspacing="0" class="txt">
<tr>
<td style="width: 90px; height: 20px;">
『
<%# DataBinder.Eval(Container.DataItem,"type")%>
』
</td>
<td colspan="2">
<asp:LinkButton ID="lbtnTitle" runat="server" CommandName="select" CausesValidation="False"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton>
</td>
</tr>
</table>
</ItemTemplate>
<HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
</asp:DataList>
</td>
</tr>
</table>
</td>
<td>
<table style ="font-size :9pt;height: 165px; width :397px" background ="Images/体育世界.jpg" cellpadding =0 cellspacing =0>
<tr style ="font-size :9pt;height: 30px; width :397px">
<td colspan="2" align =right valign="middle" >
<br />
<asp:ImageButton ID="ImageButton7" runat="server" ImageUrl="~/Images/更多2.jpg" PostBackUrl="~/newsList.aspx?id=7" />
</td>
</tr>
<tr style ="font-size :9pt;height: 135px; width :397px">
<td style="margin-top: 0px; padding-top: 0px; width: 141px; " align="center">
<asp:Image ID="Image7" runat="server" Height="79px" ImageUrl="~/Images/体育世界图片.jpg" Width="86px" />
</td>
<td style="font-size :9pt;width :256px">
<asp:DataList ID="dlTY" runat="server" OnItemCommand="dlTY_ItemCommand" BackColor="White">
<ItemTemplate>
<table border="0" style="width: 100%; height: 100%;font-size :9pt" cellspacing="0" class="txt" cellpadding =0 >
<tr>
<td style="width: 90px; height: 20px;">
『
<%# DataBinder.Eval(Container.DataItem,"type")%>
』
</td>
<td colspan="2">
<asp:LinkButton ID="lbtnTitle" runat="server" CommandName="select" CausesValidation="False"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton>
</td>
</tr>
</table>
</ItemTemplate>
<HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
</asp:DataList>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table style ="font-size :9pt;height: 181px; width :381px" background ="Images/时尚娱乐.jpg" cellpadding =0 cellspacing =0>
<tr style ="font-size :9pt;height: 30px; width :397px">
<td colspan="2" align =right valign="middle" >
<br />
<asp:ImageButton ID="ImageButton8" runat="server" ImageUrl="~/Images/更多.jpg" PostBackUrl="~/newsList.aspx?id=8" />
</td>
</tr>
<tr style ="font-size :9pt;height: 151px; width :397px">
<td style="margin-top: 0px; padding-top: 0px; width: 141px; " align="center">
<asp:Image ID="Image8" runat="server" Height="79px" ImageUrl="~/Images/时尚娱乐图片.jpg" Width="86px" />
</td>
<td style="font-size :9pt;width :256px">
<asp:DataList ID="dlYL" runat="server" OnItemCommand="dlYL_ItemCommand" BackColor="White">
<ItemTemplate>
<table border="0" style="width: 100%; height: 100%;font-size :9pt" cellspacing="0" class="txt" cellpadding =0 >
<tr>
<td style="width: 90px; height: 20px;">
『
<%# DataBinder.Eval(Container.DataItem,"type")%>
』
</td>
<td colspan="2">
<asp:LinkButton ID="lbtnTitle" runat="server" CommandName="select" CausesValidation="False"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton>
</td>
</tr>
</table>
</ItemTemplate>
<HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
</asp:DataList>
</td>
</tr>
</table>
</td>
<td>
<table style ="font-size :9pt;height: 181px; width :397px" background ="Images/世界军事.jpg" cellpadding =0 cellspacing =0>
<tr style ="font-size :9pt;height: 30px; width :397px">
<td colspan="2" align =right valign="middle" >
<br />
<asp:ImageButton ID="ImageButton3" runat="server" ImageUrl="~/Images/更多2.jpg" PostBackUrl="~/newsList.aspx?id=3" />
</td>
</tr>
<tr style ="font-size :9pt;height: 151px; width :397px">
<td style="margin-top: 0px; padding-top: 0px; width: 141px; " align="center">
<asp:Image ID="Image3" runat="server" Height="79px" ImageUrl="~/Images/世界军事图片.jpg" Width="86px" />
</td>
<td style="font-size :9pt;width :256px">
<asp:DataList ID="dlJS" runat="server" OnItemCommand="dlJS_ItemCommand" BackColor="White">
<ItemTemplate>
<table border="0" style="width: 100%; height: 100%;font-size :9pt" cellspacing="0" class="txt" cellpadding =0>
<tr>
<td style="width: 90px; height: 20px;">
『
<%# DataBinder.Eval(Container.DataItem,"type")%>
』
</td>
<td colspan="2">
<asp:LinkButton ID="lbtnTitle" runat="server" CommandName="select" CausesValidation="False"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton>
</td>
</tr>
</table>
</ItemTemplate>
<HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
</asp:DataList>
</td>
</tr>
</table>
</td>
</tr>
</table>
</asp:Content>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -