--- id: w3css-cards title: "W3CSS Cards" category: "Programming_Language" status: "draft" verification_status: "conceptual" canonical_id: "" aliases: ["w3-card", "W3.CSS μΉ΄λ“œ"] duplicate_of: "" source_trust_level: "B" confidence_score: 0.89 created_at: 2026-07-04 updated_at: 2026-07-04 review_reason: "" merge_history: [] tags: ["w3css", "css-framework", "w3schools", "cards"] raw_sources: ["https://www.w3schools.com/w3css/w3css_cards.asp"] applied_in: [] github_commit: "" --- # [[W3CSS Cards]] ## 🎯 ν•œ 쀄 톡찰 (One-line insight) `w3-hover-shadow` can turn ANY plain element into something that behaves like a card purely on mouse-over β€” the source notes it uses "the same style as w3-card-4," meaning you can defer the card-like shadow effect to a hover interaction instead of applying it permanently, without needing a separate shadow value. [S1] ## 🧠 핡심 κ°œλ… (Core concepts) - **`w3-card`** β€” alias for `w3-card-2` (2px bordered shadow). [S1] - **`w3-card-2` / `w3-card-4`** β€” containers with 2px/4px shadow depth respectively. [S1] - **Composable with headers/footers** β€” a card can contain its own `
`/`