?? third.aspx
字號:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default4.aspx.cs" Inherits="Default4" %>
<!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 id="Head1" runat="server">
<title>Sparkz :: Get into LimeLight!</title>
<link rel="stylesheet" type="text/css" href="menu.css" />
</head>
<body>
<form id="form1" runat="server">
<div id="bodcont">
<center>
<TABLE WIDTH="800" BORDER="0" CELLPADDING="0" CELLSPACING="0" bgcolor="#FFFFFF">
<TR>
<TD>
<IMG SRC="images/header.jpg" WIDTH="800" ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="images/starsparkz_02.jpg" WIDTH="800" HEIGHT="9" ALT=""></TD>
</TR>
<TR>
<TD WIDTH="800" HEIGHT="29" bgcolor="#EEEEEE">
<center>
<a href="aboutus.aspx" class="red">About Us</a> |
<a href="login.aspx" class="red">Login</a> |
<a href="success.aspx" class="red">Success</a> |
<a href="tips.aspx" class="red">Advice & Tips</a> |
<a href="news.aspx" class="red">News</a> |
<a href="faq.aspx" class="red">FAQ</a> |
<a href="sitemap.aspx" class="red">Sitemap</a> |
<a href="contactus.aspx" class="red">Contact Us</a> |
<a href="logout.aspx" class="red">Log Out</a>
</center>
</TD>
</TR>
<TR>
<TD Width="800" align="left" valign="top" style="height: 240px">
<table width="800" height="255">
<tr>
<td align="left" valign="top" width="150" style="height: 428px">
<div class="sdmenu">
<span class="title" id="top"><a href="index.asp" class=red1>profile</a></span>
<span class="title" ><a href="portfolio.asp" class=red1>Scrabbook</a></span>
<span class="title" ><a href="tips.asp" class=red1>photos</a></span>
<span class="title"><a href="videos.asp" class=red1>Videos</a></span>
<span class="title"><a href="request.asp" class=red1>Testimonal</a></span>
<span class="title"><a href="search.asp" class=red1>Search</a></span>
<span class="title"><a href="login.asp" class=red1>Login</a></span>
</div>
</td>
<td align="center" valign="top" style="width: 630px; height: 428px">
<br />
<br />
<!-- Registration Content Starts -->
<table style="width: 650px; height: 1px">
<tr>
<td colspan="2" bgcolor="#ffcc66" bordercolor="#ffcc00">
</td>
</tr>
<tr>
<td class="log" align="left" height="25" style="width: 315px">
</td>
<td align="left" height="25">
</td>
</tr>
<tr>
<td class="log" align="left" height="25" style="width: 315px" >
</td>
<td align="left" height="25">
<asp:TextBox ID="txtfname" runat="server"></asp:TextBox>
</td>
</tr>
<br / >
<tr><td align="right" style="height: 26px">
</td></tr>
</table>
<!-- End of Registration Content -->
</td>
</tr>
</table>
</TD>
</TR>
<TR>
<TD>
<IMG SRC="images/starsparkz_05.jpg" WIDTH="800" HEIGHT="9" ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="images/starsparkz_06.jpg" WIDTH="800" HEIGHT="72" ALT=""></TD>
</TR>
</TABLE>
</center>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -