📄 showsurvey.aspx
字号:
<%@ Page CodeBehind="showSurvey.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="WebApplication8.company.showSurvey" %>
<!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">
</HEAD>
<body background="images/lines.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form runat="server">
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/top.gif" width="780" height="71"></td>
</tr>
</table>
<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">
<table width="530" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="8" colspan="2"></td>
</tr>
<tr valign="top">
<td colspan="2" vAlign="top"><div align="center">
<p>
<asp:Label id="title" runat="server" Width="335px">Label</asp:Label><br>
<img src="images/dotline.gif" width="466" height="1"></p>
<p align="left">
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="528" border="1" runat="server">
<TR>
<TD id="questionList" colSpan="3" runat="server"></TD>
</TR>
</TABLE>
<INPUT id="Submit1" type="submit" value="提交" name="Submit1" runat="server">
<INPUT id="Reset1" type="reset" value="取消" name="Reset1" runat="server">
</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>
<table width="780" height="41" border="0" align="center" cellpadding="0" cellspacing="0"
background="images/bt.gif">
<tr>
<td width="598" valign="bottom"><div align="right"><font color="#ffffff">你是第
<asp:Label id="count" runat="server" Width="44px">Label</asp:Label>
位访问者 | <a class="white" href="#">联系我们</a> | <a class="white" href="#">客户服务</a><br>
上海科育信息技术有限公司版权所有</font>
</div>
</td>
<td width="182"> </td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -