我有一个宽度为100%的div.
我想把一个按钮放在其中,我该怎么做?
<div style="width:100%; height:100%; border: 1px solid"> <button type="button">hello</button> </div>
html css centering
centering ×1
css ×1
html ×1