css4--盒子,尺寸(border,margin,padding,heigh)

盒子模型:外间距,margin,边框,border,内间距,padding,内容,content

边框border:border

                border-width

                border-color

                border-style

                border-bottom

                border-bottom-width

                border-bottom-color

                border-bottom-style

                left,top,right类同下面

外间距margin5个:margin

                         margin-top

                         margin-right

                         margin-bottom

                         margin-left

内间距padding5个:padding

                           padding-top

                           padding-right

                           padding-bottom

                           padding-left

尺寸相关:height

              width

              line-height

              max-height

              max-width

              min-height

              min-width

posted @ 2016-08-19 10:17  火山林风  阅读(242)  评论(0)    收藏  举报