原生js实现美女拼图,把美女老婆抱回家,5个美女够不够!程序员就是可以为所欲为!

45 阅读1分钟

width: 60px;

letter-spacing: 5px;

}

div.box{

float:left;

width: 600px;

height: 600px;

position: absolute;

left: 50%;

top:10px;

margin-left: -300px

}

.active{

border:2px dashed palevioletred;

z-index:9;

}

.not_active{

z-index:1;

}

.input{

width:30px;

}


难度系数: