?? pop.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>網(wǎng)絡(luò)營銷教學(xué)系統(tǒng)</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">
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="528" border="1" runat="server">
<TR>
<TD id="questionList" colSpan="3"></TD>
</TR>
</TABLE>
</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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -