<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>注册表单</title>
</head>
<body>
<form action="http://173.145.2.105:9090" method="get">
<table border="1" bordercolor="#FF0000" cellpadding="10" cellspacing="0" width="600">
<tr>
<th colspan="2">注册表单:</th>
</tr>
<tr>
<td>用户名称:</td>
<td><input type="text" name="user"/></td>
</tr>
<tr>
<td>用户密码:</td>
<td><input type="password" name="psw"/></td>
</tr>
<tr>
<td>确认密码:</td>
<td><input type="password" name="repsw"/></td>
</tr>
<tr>
<td>选择性别:</td>
<td><input type="radio" name="sex" value="man" checked="checked" />男
<input type="radio" name="sex" value="woman" />女</td>
</tr>
<tr>
<td>选择技术:</td>
<td>
<input type="checkbox" name="tech" value="java"/>JAVA
<input type="checkbox" name="tech" value="html"/>HTML
<input type="checkbox" name="tech" value="css"/>CSS
</td>
</tr>
<tr>
<td>选择国家:</td>
<td>
<select>
<option value="none">--选择国家--</option>
<option value="cn">中国</option>
<option value="am">美国</option>
<option value="en">英国</option>
</select>
</td>
</tr>
<tr>
<td>日期:</td>
<td>
2014-12-03
</td>
</tr>
<tr>
<th colspan="2"><input type="reset" value="清除数据" /> <input type="submit" value="提交数据" /></th>
</tr>
</table>
</form><br />
<marquee direction="down" behavior="alternate" height="100" bgcolor="#FF0000" >嘿嘿!看看我。</marquee>
<marquee direction="up" behavior="alternate" height="100" bgcolor="#00FF00" >嘿嘿!看看我。</marquee>
<marquee direction="right" behavior="alternate" height="100" width="300" bgcolor="#0000FF">嘿嘿!看看我。</marquee>
<marquee direction="left" behavior="alternate" bgcolor="#FFFF00">嘿嘿!看看我</marquee>
</body>
</html>
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
</head>
<body onkeydown="show()" oncontextmenu="false" onkeydown="show()">
<img src="img/haha.gif" border="0" id="ren">
<script>
//获取图片名
function basename(url){
var loc=url.lastIndexOf("/")+1;
return url.substr(loc);
}
//创建图片都象
var ren=document.getElementById("ren");
function changetu(){
if(basename(ren.src).charAt(6)=="i")
{
ren.src="img/20141117165842.gif";
}else{
ren.src="img/20140912095041.gif";
}
}
// changetu();
setInterval(function(){
changetu();
},1000);
</script>
<!--<div id="one" style="color: red; font-size: 250px; text-align: center">0</div>-->
<!--<script>-->
<!--var one=document.getElementById("one");-->
<!--var i=1;-->
<!--var dt=null;-->
<!--// var dt=setInterval(function(){-->
<!--// one.innerText=i;-->
<!--// i++;-->
<!--// },100);-->
<!--function stop(){-->
<!--clearInterval(dt);-->
<!--}-->
<!--function start(){-->
<!--dt=setInterval(function(){-->
<!--one.innerText=i;-->
<!--i++;-->
<!--},100)-->
<!--}-->
<!--start();-->
<!--</script>-->
<!--<input type="button" onclick="stop()" value="stop">-->
<!--<input type="button" onclick="start()" value="start">-->
<div id="one" style="color: red; font-size: 10cm; text-align: center">0</div>
<script>
var one=document.getElementById("one");
var i=1;
setInterval(function(){
one.innerText=i;
i++;
},1000);
</script>
</body>
</html>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title></title>
<style type="text/css">
*{margin:0; padding:0; font-family: "新宋体"}
#header{width:100%; height:430px; background: url(images/big9.jpg) center; min-width:1000px}
#nav{width:100%; height:55px;margin:0 auto;}
#nav ul{margin-left:350px;}
#nav ul li{list-style-type:none; float:left; line-height:55px; margin-right:75px;}
#nav ul li a{color:#FFFFFF; text-decoration:none;}
#nav ul li a:hover{color:#339900;}
#info{width:1000px; height:142px; margin:220px auto 0;}
.logo{ width:142px; height:142px; float:left;}
.txt{width:350px; height:84px;float:left; margin:56px 140px 0 36px; color:#FFFFFF;}
.txt h2{ font-size:36px; font-weight:400;}
.txt p{font-size:14px;}
.download{width:194px; height:106px;float:left; margin-top:25px;}
.download a{color:#FFFFFF; text-decoration:none; width:197px; height:47px; background:#FF0000; display: block; text-align:center; line-height:47px; border-radius:8px;}
.download .a1{background:#00FFFF;}
.download .a2{background:#00FF00; margin-top:12px;}
.scan{width:120px; height:100px;float:right; margin-top:28px;}
.scan .sys{width:80px; height:80px; background:#FFFFFF; padding:10px;float:left;}
.scan p{ float:left; color: #000000; font-size:10px; width:12px; height:100px; line-height:20px}
</style>
</head>
<body>
<!--盒子模型-->
<div id="header">
<!--导航开始-->
<div id="nav">
<ul>
<li><a href="http://www.baidu.com/" target="_blank">百度首页</a></li>
<li><a href="http://www.sina.com.cn/" target="_blank">新浪网页</a></li>
<li><a href="http://news.ifeng.com/mil/" target="_blank">军事网页</a></li>
<li><a href="http://sh.qihoo.com/" target="_blank">新闻网页</a></li>
</ul>
</div>
<!--导航结束-->
<!--info 开始-->
<div id="info">
<!--logo-->
<div class="logo"><img src="images/s5.jpg" /></div>
<!--logo结束-->
<!--txt-->
<div class="txt">
<h2>东方闪电</h2>
<p>《地方》辅导费大概v发规范广东方法得方广日股份的</p>
</div>
<!--txt结束-->
<!--download-->
<div class="download">
<a href="" class="a1">IOS下载</a>
<a href="" class="a2">Android下载</a>
</div>
<!--scan-->
<div class="scan">
<div class="sys">
<img src="images/s6.jpg" />
</div>
<p>回复刚刚好地方</p>
</div>
</div>
<!--info 结束-->
</div>
</body>
</html>