Art*_*sov 5 html css
如果未指定显示样式,<button>元素的默认样式是什么?是block还是inline-block?
<button>
block
inline-block
我的 Chrome 不明确。它说block然后inline-block是哪一个?
我几乎可以肯定它是内联块,但我想确定一下。我在文档中找不到任何关于它的信息
Jas*_*onB 9
内联块。在 Chrome 中查看此代码段中按钮的行为。
Is the button next to me? <button>Yes</button> Must be inline-block then...
归档时间:
7 年,6 月 前
查看次数:
1839 次
最近记录: