The <select> tag allows you to create a drop down list. ... <select name="example"> <option value="choice 1">Choice 1</option> <option value="choice ...
確定! 回上一頁