?? default6.aspx
字號:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default6.aspx.cs" Inherits="Default6" %>
<!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" />
<link href="dark.css" rel="stylesheet" type="text/css" id="stylesheet" />
</head>
<body>
<form id="profileup" runat="server" action="updateprofile.aspx">
<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" bgcolor="#EEEEEE" style="height: 29px">
<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" style="height: 428px; width: 150px;">
<div class="sdmenu">
<span class="title" id="top"><img src="~/images/collapsed.gif" class="arrow" alt="-" /><a href="index.asp" class=red1>HOME</a></span>
<span class="title" ><img src="~/images/collapsed.gif" class="arrow" alt="-" /><a href="portfolio.asp" class=red1>Portfolio</a></span>
<span class="title" ><img src="~/images/collapsed.gif" class="arrow" alt="-" /><a href="tips.asp" class=red1>Tips</a></span>
<span class="title"><img src="~/images/collapsed.gif" class="arrow" alt="-" /><a href="videos.asp" class=red1>Videos</a></span>
<span class="title"><img src="~/images/collapsed.gif" class="arrow" alt="-" /><a href="request.asp" class=red1>Request</a></span>
<span class="title"><img src="~/images/collapsed.gif" class="arrow" alt="-" /><a href="search.asp" class=red1>Search</a></span>
<span class="title"><img src="~/images/collapsed.gif" class="arrow" alt="-" /><a href="login.asp" class=red1>Login</a></span>
</div>
</td>
<td align="center" valign="top" style="width: 630px; height: 428px">
<!-- Registration Content Starts -->
<table style="width: 650px; height: 1px">
<tr>
<td colspan="2" bgcolor="#ffcc66" bordercolor="#ffcc00" style="height: 21px">
<strong style="background-color: #ffcc66">Update Form</strong>
<asp:Label ID="Label1" runat="server" Text=""></asp:Label>
</td>
</tr>
<tr>
</tr>
<tr>
<td class="log" align="left" height="25" style="width: 322px" >
User Id
</td>
<td align="left" height="25">
<asp:TextBox ID="txtuserid" runat="server" ></asp:TextBox>
</td>
</tr>
<tr>
<td class="log" align="left" height="25" style="width: 322px" >
First Name
</td>
<td align="left" height="25">
<asp:TextBox ID="txtfname" runat="server" ></asp:TextBox>
</td>
</tr>
<tr >
<td class="log" align="left" height="25" style="width: 322px">
Last Name
</td>
<td align="left" height="25">
<asp:TextBox ID="txtlname" runat="server" ></asp:TextBox>
</td>
</tr>
<tr>
<td class="log" align="left" style="width: 322px; height: 25px;">
Email - ID
</td>
<td align="left" style="height: 25px">
<asp:TextBox ID="txtemail" runat="server" ></asp:TextBox>
</td>
</tr>
<tr>
<td class="log" align="left" style="width: 322px; height: 25px;">
Alternate Email - ID
</td>
<td align="left" style="height: 25px">
<asp:TextBox ID="txtaemail" runat="server"></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 322px; height: 26px;">
<asp:Button ID="Button1" runat="server" Text="Update" PostBackUrl="~/updateprofile.aspx" />
</td>
<td style="height: 26px">
<asp:Button ID="Button2" runat="server" Text="Cancel" />
</td>
</tr>
<tr>
<td colspan="2" style="width: 322px; height: 26px;">
<asp:Label ID="Label2" runat="server" Text=""></asp:Label>
</td>
</tr>
<tr>
<td class="lgHeader1"style="width: 322px; height: 26px;">
change themes
</td>
<td class="lgHeader1" style="height: 26px">
<asp:RadioButton ID="radioLight" runat="server" AutoPostBack="True" GroupName="grpSelectStylesheet"
OnCheckedChanged="SwitchStylesheets" Text="Light" />
<asp:RadioButton ID="radioDark" runat="server" AutoPostBack="True" Checked="True"
GroupName="grpSelectStylesheet" OnCheckedChanged="SwitchStylesheets" Text="Dark" />
</td>
</tr>
</table>
<!-- End of Registration Content -->
</td>
<!-- End of Registration Content -->
</tr>
</table>
<br>
<br>
</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 + -