📄 newsview.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="newsview.aspx.cs" Inherits="newsview" %>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style></head>
<body>
<form id="form1" runat="server">
<div>
<table width="1001" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="pic/index_r1_c1.jpg" width="1001" height="89" /></td>
</tr>
</table>
<table width="1001" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="pic/index_r2_c1.jpg" width="1001" height="267" /></td>
</tr>
</table>
<table width="1001" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height: 345px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="186" valign="top"><img src="pic/jjlm.jpg" width="186" height="84" /></td>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td abbr=" "> <br /> <asp:Label ID="lbltitle" runat="server" Text="Label" Width="448px" style="text-align: center" Font-Bold="True" Font-Size="Larger"></asp:Label><br />
<br />
<asp:Label ID="lblauthor" runat="server" Text="Label" Width="130px" style="font-size: 12px"></asp:Label>
<asp:Label ID="lbltime" runat="server" Text="Label"
Width="199px" style="font-size: 12px"></asp:Label> <br />
<br />
<asp:Image ID="Image1" runat="server" Height="177px" Width="255px" /><br />
<br />
<asp:Label ID="lblcontent" runat="server" Text="Label" Width="474px" style="font-size: 12px; text-align: left"></asp:Label>
</td>
</tr>
</table>
<br />
<a href=javascript:window.opener=null;window.close()>[关闭]</a></td>
<td width="186" valign="top"><img src="pic/jjlm.jpg" width="186" height="84" /></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width="1001" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="pic/index_r5_c1.jpg" width="1001" height="99" /></td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -