好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

html用户注册界面

先上一张简约的界面的效果图

这里是style里面的内容

  
        input[type] { 
            border :  1px solid darkorange ; 
            background :  white ;
        } 
        #button { 
            border :  10px solid orange ; 
            width :  200px ; 
            box-shadow : 0px 4px 5px #666 ; 
            background :  orange ;         
            color :  white ;    
        } 
        
       

查看更多关于html用户注册界面的详细内容...

  阅读:36次