📄 toupiao_res.aspx
字号:
<%@ Register TagPrefix="uc1" TagName="foot" Src="foot.ascx" %>
<%@ Register TagPrefix="uc1" TagName="top" Src="top.ascx" %>
<%@ Page language="c#" Codebehind="toupiao_res.aspx.cs" AutoEventWireup="false" Inherits="hellopet.toupiao_res" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>toupiao_res</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body>
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table1" borderColor="cornflowerblue" cellSpacing="0" cellPadding="0" width="824"
align="center" border="1">
<TR>
<TD style="HEIGHT: 27px">
<uc1:top id="Top1" runat="server"></uc1:top></TD>
</TR>
<TR>
<TD>
<TABLE id="Table2" style="FONT-SIZE: 10pt" cellSpacing="0" cellPadding="0" width="100%"
align="center" border="0">
<TR>
<TD style="HEIGHT: 32px" align="center" bgColor="blanchedalmond">您喜欢喂养哪一种犬种调查结果</TD>
</TR>
<TR>
<TD>
<TABLE id="Table3" style="FONT-SIZE: 10pt" cellSpacing="0" cellPadding="0" width="100%"
align="center" border="0">
<TR>
<TD style="WIDTH: 314px" align="right" height="20">拉布拉多[Labrador]:</TD>
<TD vAlign="middle" height="20">
<asp:Image id="Image1" runat="server" Width="32px" ImageUrl="img/ipet041.gif" Height="10px"></asp:Image>(
<asp:Label id="lb0" runat="server">Label</asp:Label>)</TD>
</TR>
<TR>
<TD style="WIDTH: 314px" align="right" height="20">洛威拿[Rottweiler]:</TD>
<TD height="20">
<asp:Image id="Image2" runat="server" Width="24px" ImageUrl="img/ipet041.gif" Height="10px"></asp:Image>(
<asp:Label id="lb1" runat="server">Label</asp:Label>)</TD>
</TR>
<TR>
<TD style="WIDTH: 314px" align="right" height="20">德牧[German Dog]:</TD>
<TD height="20">
<asp:Image id="Image3" runat="server" Width="32px" ImageUrl="img/ipet041.gif" Height="10px"></asp:Image>(
<asp:Label id="lb2" runat="server">Label</asp:Label>)</TD>
</TR>
<TR>
<TD style="WIDTH: 314px" align="right" height="20">金毛[GoldenRetriever]:</TD>
<TD height="20">
<asp:Image id="Image4" runat="server" ImageUrl="img/ipet041.gif" Height="10px"></asp:Image>(
<asp:Label id="lb3" runat="server">Label</asp:Label>)</TD>
</TR>
<TR>
<TD style="WIDTH: 314px" align="right" height="20">猎肠犬[Dachshund]:</TD>
<TD id="TD1" height="20">
<asp:Image id="Image5" runat="server" Width="24px" ImageUrl="img/ipet041.gif" Height="10px"></asp:Image>(
<asp:Label id="lb4" runat="server">Label</asp:Label>)</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD align="center">
<asp:HyperLink id="HyperLink1" runat="server" NavigateUrl="http://localhost/hellopet/main.aspx"
Font-Size="10pt">返回</asp:HyperLink></TD>
</TR>
<TR>
<TD></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD>
<uc1:foot id="Foot1" runat="server"></uc1:foot></TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -