效果图:
图(1) 初始效果
图(2) 点击' 插入到此元素前面 '效果
代码如下:
.div{ width: 200px; height: 200px; border: 1px solid #008080; background-color: #0095FF; text-align: center; line-height: 200px; color: white; font-size: 25px; float: left; } #num{ height: 30px; text-align: center; font-size: 16px; } #main{ width: 100%; height: 400px; margin-top: 20px; } button{ height: 35px; } .newDiv{ width: 200px; height: 200px; border: 1px solid #008080; background-color: #009999; text-align: center; line-height: 200px; color: white; font-size: 25px; float: left; } 插入到第几个元素:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,同时也希望多多支持考高分网!



