Solution 要做什麼
對照完整答案、責任邊界與原因。
本主題檔案:files/index.html
定位:先數 nav 數量,再依功能命名。
Solution · code-edit
對照完整答案、責任邊界與原因。
對照完整答案、責任邊界與原因。
本主題檔案:files/index.html
定位:先數 nav 數量,再依功能命名。
頁面不會替你修改檔案;請在實作檔完成後重新整理確認。
兩個 nav 都沒有 aria-label。
navCount=2,labels 非空且唯一。
主要 nav 使用 aria-label=主要導覽,頁尾 nav 使用 aria-label=頁尾導覽。只在本階段資料夾內操作,避免改到其他章節。
index.htmlservices.htmlabout.htmlcontact.html證據:navCount=2、labels 正確、unique=true
回到主題說明