html个人中心源代码,HTML用户注册页面设置源码
设计上图中的网页:Documentform{width: 800px;height: 700px;border: 1px solid red;margin: auto;background: url(images/tree.jpg) no-repeat -40px 300px;}form h3{margin-left: 200px;}p{margin-left: 200px;}hr{margin-
设计上图中的网页:
Documentform{
width: 800px;
height: 700px;
border: 1px solid red;
margin: auto;
background: url(images/tree.jpg) no-repeat -40px 300px;
}
form h3{
margin-left: 200px;
}
p{
margin-left: 200px;
}
hr{
margin-left: 200px;
}
.a1{
margin-left: 85px;
}
.a2{
margin-left: 110px;
}
input,
textarea
{
background: url(images/attention.png) no-repeat right;
}
button{
margin-left: 200px;
background: rgb(81, 187, 125);
color: white;
}
span#as:hover input{
width: 300px;
height: 40px;
}
用户注册:
用户昵称:
注册邮箱:
密码:
性别:男
女
年龄:
兴趣爱好:
足球
篮球
游泳
唱歌
跑步
瑜伽
自我介绍: Please enter your message
立即注册
到此这篇关于HTML用户注册页面设置源码的文章就介绍到这了,更多相关html用户注册页面内容请搜索脚本之家以前的文章或继续浏览下面的相关文章,希望大家以后多多支持脚本之家!
更多推荐
所有评论(0)