📄 bbsenrol.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="BbsEnrol.aspx.cs" Inherits="bbs_BbsEnrol_" %>
<%@ Register Src="~/UserControls/Header.ascx" TagName="Header" TagPrefix="uc1" %>
<!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></title>
<script language="javascript" type="text/javascript">
<!--
function TABLE1_onclick() {
}
// -->
</script>
</head>
<body>
<form id="form1" runat="server">
<table cellpadding="0" cellspacing="0" style="width:756px;">
<tr>
<td style="vertical-align: top; width: 100px; height: 132px; background-color: #ffffcc;" align="center">
<uc1:Header ID="Header1" runat="server" />
<marquee direction="left" onmouseout="this.start()" onmouseover="this.stop()" scrollamount="2" >欢迎你到本网站来,谢谢!</marquee>
</td>
</tr>
<tr>
<td style="background-image: url(Images/Skin/会员注册页中部.JPG); vertical-align: top;
width: 1024px; height: 411px; text-align: center">
<table cellpadding="0" cellspacing="0" style="width: 501px">
<tr>
<td style="width: 420px; height: 270px">
<table id="TABLE1" style="width: 293px; height: 315px" language="javascript" onclick="return TABLE1_onclick()">
<tr>
<td style="width: 198px; background-image: url(Images/Skin/001.JPG);">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 420px;" rowspan="3">
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
</td>
</tr>
<tr>
<td style="background-image: url(Images/Skin/最底部.jpg); width: 100px;
height: 39px">
</td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -