Skip to content

frontend_css

CSS 主题覆盖语言基础、选择器与层叠、盒模型、布局、响应式设计、排版颜色、视觉效果、动画变换、现代 CSS 和可维护架构。

资料合集

  • CSS 资料合集 - 官方文档、专题网站、文章、工具、示例库、字体资源和后续补充的多媒体资料入口。

Subtopics

  • fundamentals - syntax, values, units, how CSS is parsed and applied.
  • selectors_cascade - selectors, specificity, inheritance, cascade layers, and scoping.
  • box_model_display - box model, display types, inline/block/inline-block behavior.
  • layout - normal flow, Flexbox, Grid, positioning, writing modes, logical properties, and layout patterns.
  • responsive_design - media queries, viewport, rem/vw/vh, mobile adaptation, large-screen adaptation.
  • typography_color - text, fonts, color, lists, links, and readable visual language.
  • visual_effects - backgrounds, borders, shadows, gradients, filters, masks, and CSS shapes.
  • animation_transform - transitions, animations, transforms, motion paths, and scroll-driven motion.
  • modern_css - container queries, nesting, custom properties, anchor positioning, view transitions, and new platform features.
  • architecture - naming, layering, CSS modules, utility CSS, design tokens, maintainability.

当前重点