注冊登入頁面模闆
Practice
#register,#login{
width: 300px;
height: 400px;
border: 1px solid grey;
background-color: dimgrey;
float: left;
}
.long{
width: 280px;
height: 30px;
border-radius: 5px;
border: none;
margin: 10px;
}
.short{
width: 180px;
height: 30px;
border-radius: 5px;
border: none;
margin: 10px;
}
.bton{
width: 90px;
height: 30px;
border-radius: 5px;
border: none;
color: darkmagenta;
background-color: white;
}
.sub{
width: 280px;
height: 30px;
margin: 10px;
background-color: deepskyblue;
border-radius: 5px;
border: none;
color: white;
}
.left_top_font{
border-bottom: 2px fuchsia solid;
padding-bottom: 7px;
font-size: 18px;
}
.right_top_font{
float: right;
font-size: 18px;
color: deepskyblue;
}
a{
text-decoration: none;
}
請注冊
立即登入>
請登入
立即注冊>
七天内自動登入
忘記密碼?