響應式前端框架Bootstrap系列(5)表單

本篇介紹幾種經常使用的表單組件:輸入框、文本框、選擇框、單選框和多選框。html 輸入框代碼演示:ios <div style="width: 200px;"> <input type="text" class="form-control" /> </div>當輸入框須要配合標識符或按鈕組合使用時,可使用輸入框組,用.input-group表示輸入框組的樣式,.input-group-addon
相關文章
相關標籤/搜索