📄 default.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<%@ Register Src="left.ascx" TagName="left" TagPrefix="uc1" %>
<%@ Register Src="menu.ascx" TagName="menu" TagPrefix="uc2" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>都市网络新闻中心</title>
<link href="css/css.css" rel="stylesheet" type="text/css" />
</head>
<body class="css" style="margin-top: 0px; padding-top: 0px; background-color: #0b66b6; margin-bottom: 0px; padding-bottom: 0px;">
<form id="form1" runat="server">
<div class="txt">
<table style="width: 800px; height: 547px; margin-top: 0px; padding-top: 0px;" align="center" class="txt" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" colspan="3" style="height: 21px" valign="top">
<uc2:menu ID="Menu1" runat="server" />
</td>
</tr>
<tr>
<td align="center" colspan="3" style="background-image: url(image/5.gif); height: 16px"
valign="top">
</td>
</tr>
<tr>
<td align="left" rowspan="8" style="margin-top: 0px; padding-left: 0px; margin-left: 0px;
width: 953px; padding-top: 0px" valign="top">
<uc1:left ID="Left1" runat="server" OnLoad="Left1_Load" />
</td>
<td colspan="2" style="height: 56px; background-color: #ffffff; width: 593px;" valign="top">
<table style="width: 590px; height: 139px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" style="background-image: url(image/9.gif); height: 20px" align="right">
</td>
</tr><tr>
<td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
<asp:Image ID="Image1" runat="server" Height="105px" ImageUrl="~/image/szyw.jpg" Width="116px" /></td>
<td colspan="2" style="height: 17px">
<asp:DataList ID="dlSZ" runat="server" Height="1px" Width="1px" OnItemCommand="dlSZ_ItemCommand" BackColor="White"><ItemTemplate><table border="0" style="width: 419px; height: 20px" cellspacing="0" class="txt">
<tr>
<td style="width: 90px; height: 20px;">
『
<%# DataBinder.Eval(Container.DataItem,"type")%>
』</td>
<td colspan="2" style="height: 20px">
<asp:LinkButton ID="LinkButton3" 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 colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
<table style="width: 590px; height: 139px" border="0" cellspacing="0" align="left">
<tr>
<td colspan="3" style="background-image: url(image/jj.gif); height: 19px" align="right">
</td>
</tr>
<tr>
<td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
<asp:Image ID="Image2" runat="server" Height="105px" ImageUrl="~/image/jjdx.jpg" Width="116px" /></td>
<td colspan="2" style="height: 17px" align="left" valign="middle">
<asp:DataList ID="dlJJ" runat="server" Height="1px" Width="11px" OnItemCommand="dlJJ_ItemCommand">
<ItemTemplate>
<table border="0" style="width: 419px; height: 20px" cellspacing="0" class="txt">
<tr>
<td style="width: 90px; height: 20px;">
『
<%# DataBinder.Eval(Container.DataItem,"type")%>
』</td>
<td colspan="2" style="height: 20px">
<asp:LinkButton ID="LinkButton1" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton>
</td>
</tr>
</table>
</ItemTemplate>
<HeaderStyle ForeColor="Blue" />
</asp:DataList></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
<table style="width: 590px; height: 139px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" style="background-image: url(image/sj.gif); height: 20px" align="right">
</td>
</tr>
<tr>
<td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
<asp:Image ID="Image3" runat="server" Height="105px" ImageUrl="~/image/sjjs.jpg" Width="116px" /></td>
<td colspan="2" style="height: 17px">
<asp:DataList ID="dlJS" runat="server" Height="1px" Width="5px" OnItemCommand="dlJS_ItemCommand">
<ItemTemplate><table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
<tr>
<td style="width: 90px; height: 18px;" align="center">
『
<%# DataBinder.Eval(Container.DataItem,"type")%>
』</td>
<td style="height: 18px">
<asp:LinkButton ID="LinkButton2" runat="server" CommandName="select"><%# 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 colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
<table style="width: 590px; height: 139px" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" style="background-image: url(image/kj.gif); height: 20px" align="right">
</td>
</tr>
<tr>
<td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
<asp:Image ID="Image4" runat="server" Height="105px" ImageUrl="~/gif/kxjy.gif" Width="116px" /></td>
<td colspan="2" style="height: 17px">
<asp:DataList ID="dlJY" runat="server" Height="1px" Width="5px" OnItemCommand="dlJY_ItemCommand">
<ItemTemplate>
<table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
<tr>
<td style="width: 90px; height: 18px;" align="center">
『
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -