--- id: w3css-buttons title: "W3CSS Buttons" category: "Programming_Language" status: "draft" verification_status: "conceptual" canonical_id: "" aliases: ["w3-button", "w3-btn", "W3.CSS λ²„νŠΌ"] duplicate_of: "" source_trust_level: "B" confidence_score: 0.9 created_at: 2026-07-04 updated_at: 2026-07-04 review_reason: "" merge_history: [] tags: ["w3css", "css-framework", "w3schools", "buttons"] raw_sources: ["https://www.w3schools.com/w3css/w3css_buttons.asp"] applied_in: [] github_commit: "" --- # [[W3CSS Buttons]] ## 🎯 ν•œ 쀄 톡찰 (One-line insight) W3.CSS's philosophy is that ANY element can be a button, not just ` Link Button`. [S1] - Grouped, gapless bar buttons: `
...
`. [S1] - Full-width with custom width via inline style: ``. [S1] - Disabled link (since `` has no native `disabled` attribute): `Link Button`. [S1] ## βš–οΈ λͺ¨μˆœ 및 μ—…λ°μ΄νŠΈ (Contradictions & updates) - **λͺ¨λ“  μš”μ†Œκ°€ λ²„νŠΌμ΄ 될 수 있음**: div, header, footer, 심지어 μ΄λ―Έμ§€κΉŒμ§€λ„ w3-button/w3-btn 클래슀둜 λ²„νŠΌμ²˜λŸΌ λ™μž‘ν•  수 μžˆλ‹€λŠ” 점이 λͺ…μ‹œμ μœΌλ‘œ μ‹œμ—°λ¨. [S1] ## πŸ› οΈ 적용 사둀 (Applied in summary) ν˜„μž¬ 발견된 μ‹€μ œ 적용 사둀가 μ—†μŠ΅λ‹ˆλ‹€ β€” w3-bar-item으둜 간격 없이 λ²„νŠΌμ„ λ¬Άμ–΄ λ‚΄λΉ„κ²Œμ΄μ…˜ λ°”λ₯Ό λ§Œλ“œλŠ” 것이 μ‹€μ „ UI κ΅¬μ„±μ˜ λŒ€ν‘œ 사둀닀. [S1] ## πŸ’» μ½”λ“œ νŒ¨ν„΄ (Code patterns) Gapless button bar acting as a navigation menu (HTML): ```html
``` ## βœ… 검증 μƒνƒœ 및 신뒰도 - **μƒνƒœ:** draft - **검증 단계:** conceptual - **좜처 신뒰도:** B (W3Schools β€” widely used educational reference, not a primary standards body) - **μ‹ λ’° 점수:** 0.90 - **쀑볡 검사 κ²°κ³Ό:** μ‹ κ·œ 생성 (New discovery) ## πŸ”— 지식 κ·Έλž˜ν”„ (Knowledge Graph) - **μƒμœ„/루트:** [[W3.CSS Tutorial]] - **κ΄€λ ¨ κ°œλ…:** [[W3CSS Display]], [[W3CSS Notes]], [[W3CSS Bars]] - **μ°Έμ‘° λ§₯락:** λ²„νŠΌ 클래슀 체계 β€” λ…ΈνŠΈ(Notes) μ±•ν„°λ‘œ 이어짐. ## πŸ“š 좜처 (Sources) - [S1] W3Schools β€” W3.CSS Buttons β€” https://www.w3schools.com/w3css/w3css_buttons.asp ## πŸ“ λ³€κ²½ 이λ ₯ (Change history) - 2026-07-04: Initial draft synthesized from the W3Schools "W3.CSS Buttons" page (Astra wiki-curation, P-Reinforce v3.1 format).