<option> 태그의 value 속성은 해당 옵션이 선택될 때 서버로 제출되는 값을 명시합니다. ... <select name="order"> <option value="americano">아메리카노</option> ...
確定! 回上一頁