For example, this form in plain HTML accepts a single name: <form> <label> Name: <input type="text" name="name" /> </label> <input type="submit" ...
確定! 回上一頁