--- id: css-pagination title: "CSS Pagination" category: "Frontend" status: "draft" verification_status: "conceptual" canonical_id: "" aliases: ["pagination", "page navigation", "pager", "active page", "disabled page link", "page numbers"] duplicate_of: "" source_trust_level: "B" confidence_score: 0.88 created_at: 2026-06-23 updated_at: 2026-06-23 review_reason: "" merge_history: [] tags: ["css", "web", "frontend", "w3schools", "pagination", "navigation", "flexbox"] raw_sources: ["https://www.w3schools.com/css/css3_pagination.asp"] applied_in: [] github_commit: "" --- # [[CSS Pagination]] ## 🎯 ν•œ 쀄 톡찰 (One-line insight) Pagination is a series of page-number links wrapped in an unordered list, laid out horizontally with flexbox, and decorated with `.active` and `.disabled` state classes to show the current page and dead-end controls. [S1] ## 🧠 핡심 κ°œλ… (Core concepts) - **What it is** β€” if a website has lots of pages, pagination is typically a series of links wrapped in an unordered list (`