Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

corysimmons

年加入本站
corysimmons

最近在 Docs 的活動

檢視所有活動
頁面 日期 回應

<input>


FF doesn't support minlength https://codepen.io/corysimmons/pen/yOYjXz Workaround is pattern=".{3,}" if anyone wants to find a place for that. ;)

column-width


column-width


It actually is an absolute value. You can test this yourself by setting column-width: 300px; column-gap: 0; and resizing the width of the viewport. The maximum width of a column is 300px. At 301px it will add another column.

:nth-child


:nth-child