相关疑难解决方法(0)

如何将div中的按钮居中?

我有一个宽度为100%的div.

我想把一个按钮放在其中,我该怎么做?

<div style="width:100%; height:100%; border: 1px solid">
  <button type="button">hello</button>
</div>
Run Code Online (Sandbox Code Playgroud)

html css centering

193
推荐指数
7
解决办法
69万
查看次数

标签 统计

centering ×1

css ×1

html ×1