我有一个家长Div 有时尚位置 相对和情侣Divs 里面的情侣Divs 与时尚绝对一样
<div id="container" style="position:relative;width=400px;height=400px;">
<div style="top:20px;left:20px;width:20px;height:20px;"></div>
<div style="top:40px;left:40px;width:20px;height:20px;"></div>
<div style="top:60px;left:60px;width:20px;height:20px;"></div>
</div>
如何在 div 中添加新的 div 和 < code> = " container" code> 和 < code > top= "0px" 左键= "0px" code>?