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

Anggota sejak
corysimmons

Aktivitas Dokumentasi Terkini

Lihat semua aktivitas
Laman Tanggal Komentar

<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