Checkpoint 要做什麼
只驗證本主題責任,不偷渡其他答案。
本主題檔案:files/index.html
定位:先在 Network 找 intentionally-missing.png,不要先改 selector。
Checkpoint · devtools-inspect
只驗證本主題責任,不偷渡其他答案。
只驗證本主題責任,不偷渡其他答案。
本主題檔案:files/index.html
定位:先在 Network 找 intentionally-missing.png,不要先改 selector。
頁面不會替你修改檔案;請在實作檔完成後重新整理確認。
圖片 src 尚未指向 missingPath,Console 無本練習記錄,DOM 也沒有 inspected 標記。
同一次操作可觀察 missing URL/error、Console 記錄與 Elements data-debug-inspected=true。
請求一個不存在的本地圖片,在 error handler 記錄 Console,再為實際 DOM 加上 data-debug-inspected。只在本階段資料夾內操作,避免改到其他章節。
index.htmlcss/style.cssjs/main.js證據:missing resource URL/error、Console recorded=true、Elements marked=true
前往 Solution →