Home >Web Front-end >HTML Tutorial >CSS–Some Structure - J.Wong

CSS–Some Structure - J.Wong

WBOY
WBOYOriginal
2016-05-22 17:19:341248browse

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
    • 描述问题: 某个元素包含一个子元素,子元素设置顶部负外边距,父元素随子元素向上偏移
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn