Solution 要做什麼
對照完整答案、責任邊界與原因。
本主題檔案:files/contact.html
定位:先依欄位的資料目的命名。
Solution · code-edit
對照完整答案、責任邊界與原因。
對照完整答案、責任邊界與原因。
本主題檔案:files/contact.html
定位:先依欄位的資料目的命名。
頁面不會替你修改檔案;請在實作檔完成後重新整理確認。
三個 input 都沒有 autocomplete/inputmode。
autocomplete 為 name/email/tel,Email inputMode=email,電話 inputMode=tel。
Email input 使用 autocomplete=email 與 inputmode=email。只在本階段資料夾內操作,避免改到其他章節。
index.htmlservices.htmlabout.htmlcontact.html證據:autocompleteValues 與 inputModeValues 全部符合用途
回到主題說明