select 就是下拉式選項,同樣的要定義name,如以下範例: <!DOCTYPE html> <html> <body> <form action="#" method ="post"> name:<input type="text" name ="name"/>
確定! 回上一頁