简单实用的个人网站首页代码
1 主页
<html>
<head>
<title>欢迎来到个人门户网站</title>
<style>
body{
background:url(010.jpg) no-repeat;
}
</style>
<bgsound src="1.mp3" loop="-1">
<p><center><b><font size="7"color="#cc3366">欢迎来到个人门户网站</font></b></center></p>
<img src="huany.gif">
<img src="5555.jpg" center><br>
<style>
<!--
blockquote{
color:#FFFFFF;
font 700 small-caps normol 1.3e"楷体_GB2312";
margin:%2 20% 5% 20%;
padding:20px;
border-top-width:50px;
border-right-width:10px;
border-bottom-width:10px;
border-left-width:10px;
border-top-style:solid;
border-right-style:double;
border-bottom-style:solid;
border-left-style:double;
border-top-color:#999999;
border-right-color:#CCCCCC;
border-bottom-color:#999999;
border-left-color:;#CCCCCCC;
background-image:url(77777.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}
-->
</style>
</head>
<body>
<blockquote>
<span>雨霖铃</span>
<ul>
<li>内容
<li>内容
<li>内容
<li>内容
</ul>
</blockquote>
<a href="denglu.html"> 跳至登录界面</a><br>
</body>
</html>
2登陆页面1
<html>
<head>
<title>用户登录</title>
</head>
<body background="66.jpg">
<p><center><b><font size="7"color="#cc3366">欢迎登录</font></b></center></p>
<div > <form>
<p>
用户名:<input type="text"name="name" value="请输入用户名"size="25"maxlength="50"> <br>
密码:<input type="passwd" size="25" maxlength="50" ><br>
</form>
<a href="geren.html"> 登录</a><br>
没有账号?点击<a href="zhuce.html">注册 </a><br></div>
</body>
</html>
3注册页面
<html>
html实现用户注册登录代码 <head>
<title>zhuce</title>
</head>
<p><center><b><font size="7"color="#cc3366">注册账号</font></b></center></p>
<body background="55.jpg">
<div ><b>注册:<b><br>
<form>
<p>
<br> <br> <br> <br> <br> <br>
用户名:<input type="text"name="name" value="请输入用户名"size="25"maxlength="50"> <br>
密码:<input type="passwd" size="25" maxlength="50" ><br>
</form>
<a href="denglu1.html">注册 <br>
</div>
</body>
</html>
4登陆页面2
<html>
<head>
<title>用户登录</title>
</head>
<body background="66.jpg">
<p><center><b><font size="3"color="#cc3366">注册成功 请登录</font></b></center></p>
<div ><form>
<p>
用户名:<input type="text"name="name" value="请输入用户名"size="25"maxlength="50"> <br><br><br>
密码:<input type="passwd" size="25" maxlength="50" ><br>
</form>
<a href="geren.html"> <b>登录<b></a><br></div>
</body>
</html>
5 个人主页
<html>
<head>
<title>***的个人信息</title>
</head> <bgsound src="big.mp3" loop="-1">
<body background="66.jpg">
<p><center><b><font size="7"color="red">个人信息</font></b></center></p>
<table border="1" width="100%"align="center">
<tr height="40">
<th width="20 %">姓名</th>
<th width="20 %">学号</th>
<th width="20 %">班级</th>
<th width="20 %">爱好</th>
<th width="20 %">照片</th>
</tr>
<tr height="40" >
<td>蒋桂芳 </td>
<td>2013*** </td>
<td>?班 </td>
<td>看书,。。</td>
<td><img src="ziji.png"><img src="chi.gif"></td>
</tr> <br>
</table>
<form>
<b>喜欢的颜(默认蓝)<br><br></b>
<input type="checkbox"name="blue" value="bule"checked>蓝<br>
<input type="checkbox"name="green" value="bule">绿<br>
<input type="checkbox"name="red" value="bule">白<br>
<input type="checkbox"name="white" value="bule">红
<br>
<b>民族</b>
<select name ="nationality">
<option value ="汉族">汉族</option>
<option value ="蒙古族">蒙古族</option>
<option value ="回族">回族</option>
<option value ="藏族">藏族</option>
<option value ="维吾尔族">维吾尔族</option>
<option value ="苗族">苗族</option>
</select>
</form>
<marquee>
<img src="">
<img src="">
<img src="">
<img src="">
<img src="p">
<img src="">
<img src="">//此段代码没有添加图片 请自己加入想要加的图片名,滚动显示
</marquee>
<font size=+2><b> 社会实践活动</b></font><br>
<font size="+1">1 参加广播体操 <br>2 参加敬老院爱心活动<br>3 参加志愿者活动4 ......<br></font>
<font size=+2><b>喜欢的地方</b></font><br>
<img src="dian.gif"><a href="剑门关.html"> 1 剑门关 </a>
<a href="宽窄巷子.html"><span > </span>2 宽窄巷子</a> <br>
</body>
</html>
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论