控制元件設定寬度一般是直接指定width屬性即可,但Select設定固度是使用style=”width:n”的形式設定, ... <option value=”2” selected>test2</option>
確定! 回上一頁