欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  web前端

CSS–Some Structure - J.Wong

程序员文章站 2022-03-30 10:48:50
...
Some Structure About CSS
  1. Layout
    1. Position,Layer[层次]
    2. Box Model
    3. Visual Formatting Model
    4. BFC[block formatting content],IFC[inline formatting content]
  2. Style of Format
    1. Text
    2. Image
    3. Link
    4. Form
    5. Table
  3. CSS Reset

Link for some node of some Structure

About something that's causing the problem

  • BFC or other
    • 描述问题: 某个元素包含一个子元素,子元素设置顶部负外边距,父元素随子元素向上偏移