????:<!DOCTYPE html><html><head> <title>登錄框</title></head><style type="text/css">*{margin:0 padding:0;}body{ background:#999; }.login { width:300px; marg
<!DOCTYPE html>
<html>
<head>
<title>登錄框</title>
</head>
<style type="text/css">
*{margin:0 padding:0;}
body{ background:#999; }
.login { width:300px; margin:100px auto; padding:10px 20px; background:#fff; border-radius: 5px; text-align: center; }
.pic {width:80px; height: 80px; border-radius: 50%; background:#eee; text-align: center; margin:0 auto 10px;}
.login input { width:100%;height: 30px; line-height: 30px; outline: none;
border-radius: 5px; border:1px solid #eee; margin-bottom:15px;}
.submit { width:100%; height: 40px!important; border:0;outline: none; border-radius: 5px; background:#ed4040;color:#fff; }
</style>
<body>
<div class="login">
<p class="pic"></p>
<form method="post" action="">
<input type="text" name="" placeholder="請輸入用戶名"><br>
<input type="text" name="" placeholder="請輸入密碼"><br>
<input type="submit" name="" value="登錄" class="submit">
</form>
</div>
</body>
</html>
?? ???:韋小寶?? ??:2019-03-14 13:14:31
???? ??:嗯 所以你的作業(yè)呢 ? ? 找時間把這個作業(yè)重新寫一下
嗯 所以你的作業(yè)呢 ? ? 找時間把這個作業(yè)重新寫一下
嗯 所以你的作業(yè)呢 ? ? 找時間把這個作業(yè)重新寫一下
嗯 所以你的作業(yè)呢 ? ? 找時間把這個作業(yè)重新寫一下