亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

仿qq登錄界面

Original 2019-03-25 13:08:43 242
abstract:<!DOCTYPE html><html><head> <title>qq登錄</title> <meta charset="utf-8"> <style type="text/css"> *{margin: 0;padding: 0;} .box{width: 400p

<!DOCTYPE html>

<html>

<head>

<title>qq登錄</title>

<meta charset="utf-8">

<style type="text/css">

*{margin: 0;padding: 0;}


.box{width: 400px;height: 300px;border:1px solid #ccc;margin:150px 350px;background: url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1553498804341&di=088fe6afa4d738ccc056dc1721eff975&imgtype=jpg&src=http%3A%2F%2Fimg2.imgtn.bdimg.com%2Fit%2Fu%3D1355880457%2C1520660024%26fm%3D214%26gp%3D0.jpg) repeat-x;background-size:400px 120px;}

.toxiang img{

width: 80px;height: 80px;border-radius:40px;border: 10px;margin:80px 160px;

}

form{margin:-80px 80px;}

input{width: 180px;height:20px; margin-bottom: 10px;}

button{border-style:none; margin-left: 80px;width: 80px;height: 30px;}


</style>

</head>

<body>

<div class="box">

<div class="toxiang">

<img src="http://img4.duitang.com/uploads/blog/201403/16/20140316130812_CrMAP.thumb.700_0.jpeg">

</div>

<div class="a">

<form>

賬號:<input type="text" name="username"><br>

密碼:<input type="password" name="userpwd"><br>

<button>登錄</button>

</form>

</div>

</div>

</body>

</html>


Correcting teacher:天蓬老師Correction time:2019-03-26 09:49:19
Teacher's summary:你的圖片路徑文件名, 夠奇葩的 , 不能手工重命名一下嗎

Release Notes

Popular Entries