1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
#d1 { width:100px; height:100px; position:relative; background-color:green; margin: 50px auto 0px; } .bt1{ margin-top: 10px; margin-left: 47%; float: left; } .bt2{ margin-top: 10px; margin-left: 1%; }