在HTML網頁可使用選單元素 <label> 來表示輸入欄位的標題。 下面是簡單的 <label> 範例。 <label for="username">使用者名稱: </label> <input ...
確定! 回上一頁