Aktivitas Dokumentasi Terkini
Lihat semua aktivitasLaman | 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 |