如下所示:
body {
font-size: 14px;
}
#home {
width: 600px;
height: 300px;
background-color: aquamarine;
margin: auto;
margin-top: 50px;
padding-top: 20px;
}
.dl1 {
clear: both;
}
.dl1 dt {
width: 150px;
float: left;
height: 30px;
line-height: 30px;
text-align: right;
}
.dl1 dd {
padding-top: 8px;
float: left;
}
#div1{
padding-top: 45px;
width: 120px;
margin: auto;
}
h1{
text-align: center;
}
用户注册
以上这篇JS一个简单的注册页面实例就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持考高分网。



