HTML5 多了不少新的input 的類型,除了可以方便幫我們取得一些特定的值 ... <div class="container py-3"> <h5>color</h5> <input type="color"> ...
確定! 回上一頁