H5如何制作一个注册页面-创新互联

这篇文章将为大家详细讲解有关H5如何制作一个注册页面,小编觉得挺实用的,因此分享给大家做个参考,希望大家阅读完这篇文章后可以有所收获。

站在用户的角度思考问题,与客户深入沟通,找到札达网站设计与札达网站推广的解决方案,凭借多年的经验,让设计与互联网技术结合,创造个性化、用户体验好的作品,建站类型包括:做网站、网站设计、企业官网、英文网站、手机端网站、网站推广、域名与空间、网络空间、企业邮箱。业务覆盖札达地区。

代码如下:

 
 
 
register.html 
 
 
 
 
 
 
 
 
function play(){ 
document
.getElementById("menu_item").style.
display
 = ""; 
} 
function noplay(){ 
document.getElementById("menu_item").style.display = "none"; 
} 
function passwd(){ 
var pass = document.getElementById("password").value; 
var tip = document.getElementById("tip"); 
if
 (pass.length < 4) { 
document.getElementById("meter").value = pass.length; 
tip.innerHTML = "差"; 
} 
else
 
if (pass.length <= 8) { 
document.getElementById("meter").value = pass.length; 
tip.innerHTML = "中"; 
} 
else { 
document.getElementById("meter").value = pass.length; 
tip.innerHTML = "高"; 
} 
} 
 
 
 
 
<
for
m id="f1" 
action
="register.html" method="post"> 
 
 
 
会员注册 
 
 
 
 
 
 
 
 
员工编号: 
 
 
 
 
 
 
 
密 码: 
 
 
 
 
 
 
 
 
 
 
密码确认: 
 
 
 
 
 
 
 
生 日: 
 
 
 
 
 
 
 
性 别: 
 
 
男 
女 
 
 
 
 
邮 箱: 
 
 
 
 
 
 
 
手 机: 
 
 
 
 
 
 
 
地 址: 
 
 
 
 
上海 
北京 
江苏 
郑州 
深圳 
 
 
 
 
 
个人网页: 
 
 
 
 
 
 
 
起床时间: 
 
 
 
 
 
 
 
头像: 
 
 
 
 
 
 
 
 
 

  允许注册    许可证  信息 

    注册许可信息   
          验证码 :                                    

   

代码如下:

body 
{ 
background-image: url("../images/bg.jpg"); 
text-align: center; 
background-repeat: repeat-x; 
background-position: 0px 0px ; 
background-size: } 
.table { 
border: 1px solid #90BFFF; width:810px; 
} 
tr 
{ 
font-family: 微软雅黑; 
font-weight:800; 
color: #448EF3; 
} 
input{ 
border: 1px solid #448EF3; 
color: #448EF3; 
font-weight:bold; 
font-family: "微软雅黑";
 height: 35px; 
 line-height: 30px; 
 border-radius:5px; 
 } 
 .submit 
 { width: 150px; height: 40px; 
 cursor :hand; 
 font-size: 20px; 
 color: #ffffff; 
 background-color: #448EF3;
  border: 0px; } 
  .thead { 
  height: 40px; 
  background : #90BFFF; 
  font-family: "微软雅黑"; 
  font-size: 30px; 
  font-weight: 700; 
  color: #ffffff; 
  background: #90BFFF; } 
  #3{ margin-bottom: 100px; }

代码如下:

function ChkAllClick(sonName, cbAllId){ 
var arrSon = document.getElementsByName(sonName); 
var cbAll = document.getElementById(cbAllId); 
var tempState=cbAll.checked; for(i=0;i

------------------------------------------------
上面文件的顺序是:register.html register.css checkbox..js
-------------------------------------------------

关于“H5如何制作一个注册页面”这篇文章就分享到这里了,希望以上内容可以对大家有一定的帮助,使各位可以学到更多知识,如果觉得文章不错,请把它分享出去让更多的人看到。

另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。


分享文章:H5如何制作一个注册页面-创新互联
网页路径:http://pwwzsj.com/article/dpggce.html