⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pop.aspx

📁 网络营销软件的源代码
💻 ASPX
字号:
<%@ Page CodeBehind="pop.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="WebApplication8.firstPage.pop" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
	<HEAD>
		<title>网络营销教学系统</title>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<link href="images/style.css" rel="stylesheet" type="text/css">
			<script language="javascript">
	window.resizeTo(window.screen.width-600,window.screen.height-500);
			window.moveTo(0,0);
			</script>
	</HEAD>
	<body background="images/lines.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
		<form runat="server" ID="Form1">
			<table width="780" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffff">
				<tr>
					<td width="13" rowspan="3" valign="top"><br>
					</td>
					<td width="767" height="8"></td>
				</tr>
				<tr>
					<td valign="top"><table width="700" height="470" border="0" align="center" cellpadding="3" cellspacing="0"
							style="BORDER-RIGHT:#a2d4f2 1px solid; BORDER-TOP:#a2d4f2 1px solid; BORDER-LEFT:#a2d4f2 1px solid; BORDER-BOTTOM:#a2d4f2 1px solid">
							<tr>
								<td valign="top" align="left">
									<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="530" align="center" border="0">
										<TR>
											<TD colSpan="2" height="8"></TD>
										</TR>
										<TR vAlign="top">
											<TD vAlign="top" colSpan="2">
												<DIV align="center">
													<P><BR>
														<IMG height="1" src="images/dotline.gif" width="466"></P>
													<P align="left">&nbsp;
														<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="528" border="1" runat="server">
															<TR>
																<TD id="questionList" colSpan="3"></TD>
															</TR>
														</TABLE>
														&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
													</P>
												</DIV>
											</TD>
										</TR>
										<TR>
											<TD>
												<DIV align="right"></DIV>
											</TD>
											<TD></TD>
										</TR>
									</TABLE>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td height="10" valign="top"></td>
				</tr>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -