像是type="text" 搭配value= 指定輸入框中的預填文字;type="submit" 搭配value= ... <p><input type="radio" name="interest" value="css"> CSS</p> ...
確定! 回上一頁