我的目标是将四个div放在一个“容器”div中。到目前为止,这是我的代码:HTMLCSS#navBar{width:75%;height:75px;margin-left:25%;margin-right:auto;margin-top:2%;border-width:1px;border-style:solid;border-radius:10px;border-color:#008040;overflow:hidden;}#subDiv1,#subDiv2,#subDiv3,#subDiv4{width:25%;height:75px;border-width:1px;border
我的目标是将四个div放在一个“容器”div中。到目前为止,这是我的代码:HTMLCSS#navBar{width:75%;height:75px;margin-left:25%;margin-right:auto;margin-top:2%;border-width:1px;border-style:solid;border-radius:10px;border-color:#008040;overflow:hidden;}#subDiv1,#subDiv2,#subDiv3,#subDiv4{width:25%;height:75px;border-width:1px;border