最初に選択されている選択肢を指定するには、対象の選択肢に selected 属性を設定します。 <label for="fruit">選択してください</label> <select id="fruit"> <option ...
確定! 回上一頁