🧠 Section A · Concept Check ● BEGINNER 4 × 1 = 4
🧮 Section B · Problem Solving ● INTERMEDIATE 2 + 3×3 = 11
5Link a stylesheet with <link rel="stylesheet" href="styles.">.
6property: value; pairs are .
🚀 Section C · Challenge ● CHALLENGE 5
✂ answer key — fold or cut before handing out
1-A 2-A 3-A 4-A | 5 css 6 declarations 7 = p { color: #333; } 8 = class = reusable; id = unique single element 9 = External file, <style> block, inline style attr | 10 = Reuse across pages, caching, separation of concerns