<!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" /> |
< link rel = "stylesheet" type = "text/css" href = "login_cgb.css" /> |
< title >无标题文档</ title > |
</ head > |
< body > |
< div class = "top" ></ div > |
< div class = "middle" > |
< div class = "first" >登录广发钱包</ div > |
< div class = "sencond" > |
< input type = "text" placeHolder = '请输入您的手机号' />< br > |
< input class = "loginPassword" type = "text" placeHolder = '请输入登录密码' />< br > |
< div class = "reTelnum" >< input type = "checkbox" >记住手机号</ input ></ div > |
< div class = "missPwd" >忘记密码</ div > |
</ div > |
< div class = "third" > |
< input class = 'loginBtn' type = "button" value = "登录" >< br > |
< input class = 'registerBtn' type = "button" value = "用手机号注册" > |
</ div > |
</ div > |
< div class = "bottom" ></ div > |
</ body > |
</ html > |