最後整合任務
交付:完成採單一基底、間距尺度、元件責任與語意 shell 的首頁。
將同一組責任轉用到另一個商家情境,仍達成:完成採單一基底、間距尺度、元件責任與語意 shell 的首頁。
限制:不新增框架。;保留 module id 與驗收證據。
INTEGRATED LAB · Starter
在同一份章節作品中整合 4 個 module,排除單項通過但組合失敗的問題。
交付:完成採單一基底、間距尺度、元件責任與語意 shell 的首頁。
將同一組責任轉用到另一個商家情境,仍達成:完成採單一基底、間距尺度、元件責任與語意 shell 的首頁。
限制:不新增框架。;保留 module id 與驗收證據。
整合不是重新背一遍名詞;是把每個 topic 的責任放回同一份作品。
files/starter/style.css|runtime before=content-box、after=border-box、property=box-sizing;窄版圖片外框不超過父容器files/starter/style.css|runtime before=13px、after=32px、property=margin-block-startfiles/starter/style.css|runtime before=service-card、after=service-card space-stack-lg、attribute=class;Styles 顯示 margin 與外觀分屬兩條規則files/starter/index.html|runtime count=4、uniqueCount=4、valid=true,text 包含品牌、主要導覽、服務內容與版權資訊每個停點都要留下檔案、畫面或瀏覽器證據。
檔案:files/starter/index.html 定位:#observe
操作:逐項讀取 outcomes,執行一次現況操作。
// OBSERVE:不修改程式,先記錄第一個失敗 moduleId。預期:能指出第一個未通過 module。
證據:第一個 moduleId 與缺少的 evidence。
卡住先查:確認開啟的是 files/starter/index.html。
檔案:files/starter/index.html 定位:#modify
操作:執行實驗替卡片切換 base-reset class,直接讀取 computed box-sizing。 → 執行實驗替第二個 section 切換 use-spacing-token class,讀取 computed margin-block-start。 → 執行實驗將卡片 class attribute 由 service-card 改為 service-card space-stack-lg,保留元件責任並加入單一 utility。 → 執行 DOM collection probe,實際選取 header、nav、main、footer 並驗證唯一集合。
// 08-01-base-reset: 執行實驗替卡片切換 base-reset class,直接讀取 computed box-sizing。
// 08-02-topic: 執行實驗替第二個 section 切換 use-spacing-token class,讀取 computed margin-block-start。
// 08-03-class-utility-class: 執行實驗將卡片 class attribute 由 service-card 改為 service-card space-stack-lg,保留元件責任並加入單一 utility。
// 08-04-header-nav-main-footer-landmarks: 執行 DOM collection probe,實際選取 header、nav、main、footer 並驗證唯一集合。預期:完成採單一基底、間距尺度、元件責任與語意 shell 的首頁。
證據:runtime before=content-box、after=border-box、property=box-sizing;窄版圖片外框不超過父容器;runtime before=13px、after=32px、property=margin-block-start;runtime before=service-card、after=service-card space-stack-lg、attribute=class;Styles 顯示 margin 與外觀分屬兩條規則;runtime count=4、uniqueCount=4、valid=true,text 包含品牌、主要導覽、服務內容與版權資訊
卡住先查:回到第一個未通過的 module,只修該處。
檔案:files/solution/index.html 定位:#verify
操作:重新整理並依 outcomes 順序重跑所有證據。
// VERIFY:逐項記錄 pass/fail,不以看到畫面代替 evidence。預期:4/4 module 通過。
證據:每個 moduleId 都有實際結果與重設後重現紀錄。
卡住先查:若失敗,回到第一個失敗 module,不同時修多項。
檔案:files/starter/index.html 定位:#challenge
操作:替另一個商家情境重做,仍達成:完成採單一基底、間距尺度、元件責任與語意 shell 的首頁。
// CHALLENGE:只替換內容與資料,不新增框架或跳過 self-check。預期:完成採單一基底、間距尺度、元件責任與語意 shell 的首頁。
證據:轉用後的作品與全數 module self-check。
卡住先查:先確認共同基底與 module id 未被改壞。
完成本階段後,重新載入並保存整合證據。
回到自主學習入口