<label for="textbox1">Input</label> <input id="textbox1" type="text" name="Text Box" aria-disabled="true"> 或者像这样? <label for="textbox1">Input</label> ...
確定! 回上一頁