--- id: w3css-intro title: "W3CSS Intro" category: "Programming_Language" status: "draft" verification_status: "conceptual" canonical_id: "" aliases: ["W3.CSS Demo", "Kitchen Sink", "W3.CSS μκ°"] duplicate_of: "" source_trust_level: "B" confidence_score: 0.86 created_at: 2026-07-04 updated_at: 2026-07-04 review_reason: "" merge_history: [] tags: ["w3css", "css-framework", "w3schools", "intro"] raw_sources: ["https://www.w3schools.com/w3css/w3css_intro.asp"] applied_in: [] github_commit: "" --- # [[W3CSS Intro]] ## π― ν μ€ ν΅μ°° (One-line insight) This "Kitchen Sink" intro page is deliberately a survey, not a tutorial β it flashes a tiny live sample of EVERY major W3.CSS feature (colors, containers, panels, cards, grid, flexbox, modals, tabs, animations, etc.) in one scroll, functioning as a visual table of contents that previews what each later chapter will teach in depth. [S1] ## π§ ν΅μ¬ κ°λ (Core concepts) - **Purpose** β a single-page "kitchen sink" demo giving a bite-sized preview of nearly every W3.CSS component before diving into individual chapters. [S1] - **Core class families previewed** β `w3-container`, `w3-panel`, `w3-card`, `w3-table`, `w3-ul`, `w3-button`/`w3-btn`, `w3-tag`/`w3-badge`, `w3-grid`, `w3-flex`, `w3-row`, `w3-display-*`, `w3-modal`, `w3-dropdown`, `w3-bar` (navigation), `w3-animate-*`. [S1] - **w3-grid vs w3-flex distinction (previewed here, detailed later)** β grid is two-dimensional (rows AND columns); flex is one-dimensional (rows OR columns). [S1] ## π μΈλΆ λ΄μ© (Details) - Container example: `
I am a panel

French Alps