Example of the HTML <select> tag with the <form> tag: ¶ ... <form action="action_form.php" method="get"> <input type="text" list="airports" name="airports"> ...
確定! 回上一頁