1 / 23
文档名称:

网站设计实验报告(终稿).doc

格式:doc   大小:1,497KB   页数:23页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

网站设计实验报告(终稿).doc

上传人:mh900965 2018/2/22 文件大小:1.46 MB

下载得到文件列表

网站设计实验报告(终稿).doc

文档介绍

文档介绍:南京林业大学经济管理学院
2011~2012学年2学期
实验报告
课程名称: 电子商务网站开发与建设
指导教师: 陈书林
班级: 0905071
姓名: 黄宏
学号: 090507108
实验一网页制作
一、实验目的
根据指定的图片格式制作用户注册网页
二、实验内容
1、实验代码
<html>
<head>
<title>Create an account</title>
</head>
<body>
<P>Create an account</P>
<P>Create and enter a username and ,you'll only need oneusername and password for all SPIE<br>
websites!Then,create a secret question and answer pair;this is used for security purposes in case you ever forget<br>
your username or ,enter your contact infoemation 'll store it for your convenience.</P>
<p>Required fields are marked with a <font color="#FF0000"><strong>red</strong></font> asterisk(<font color="#FF0000"><strong>*</strong></font>)</p>
<form action="" method="post" name="MyForm">
<table border=0 width=80% align="left">
<tr>
<td colspan=2>Enter a <strong>username</strong> for your account below.</td>
<td rowspan=2 bgcolor="#" width=50%><strong>User Help</strong><br>
Must be between 6 and 20 characters.</td>
</tr>
<tr>
<td width=20% bgcolor="#FFFFFF">Username:<font color="#ff0000" ><strong>*</strong></font></td>
<td bgcolor="#FFFFFF"><input name="username" type=text ></td>
</tr>
<td bgcolor="#FFFFFF"> </td>

<tr>
<td colspan=2 bgcolor="#FFFFFF">Create a <strong>password</strong> and enter it twice below.</td>
<td rowspan=3 bgcolor="#"><strong>Password Help</strong><br>
Choose between 6 and 20 letters or numbers.<br>
It can only contain the characters A-z a-z 0-9 _ -.</td>
</tr>
<tr bgcolor="#">
<td bgcolor="#FFFFFF">Password:<font color="#ff0000"><strong>*</strong></font></td>
<td bgcolor="#FFFFFF"><input name="password" type=password></td>
</tr>
<tr bgcolor="#">
<td bgcolor="#FFFFFF">Re-enter Password:<font color="#ff0000" ><strong>*</strong></font></td>
<td bgcolor="#FFFFFF"><input name="re-enter password" type=password></td>
</tr>
<td bgcolor="#FFFFFF"> </td>
<tr>
<td colspan=2 bgcolor="#FFFFFF">Ente