Html
    Css
    Js

    
                        
#box {
	position:relative;
	width:800px;
	height:800px;
	margin:20px;
}
#box div {
	width:50px;
	height:50px;
	position:absolute;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:30px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

生成100个div

1
      风言风语0
      2017/9/6 14:36:08