>웹 프론트엔드 >HTML 튜토리얼 >CSS–Some Structure_html/css_WEB-ITnose

CSS–Some Structure_html/css_WEB-ITnose

WBOY
WBOY원래의
2016-06-24 11:24:171098검색

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

  • 1.1 Position,Layer:
  • CSS z-index 属性的使用方法和层级树的概念
  •  

    About something that's causing the problem

  • BFC or other
  • 描述问题: 某个元素包含一个子元素,子元素设置顶部负外边距,父元素随子元素向上偏移
  • 성명:
    본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.