Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
qiu-deqing committed Jul 29, 2014
1 parent cd27ea3 commit 08ec55c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,11 +257,8 @@ Content-Type: text/html; charset=iso-8859-1
2.不会在元素前后进行换行
3.受``white-space``控制
4.``margin/padding``在竖直方向上无效,水平方向上有效
<<<<<<< HEAD
5.``width/height``属性对非替换行内元素无效
=======
5.``width/height``属性无效,宽度由元素内容决定
>>>>>>> 5e53497e4b4940323a54ca6a8f214611c4b4a836
5.``width/height``属性对非替换行内元素无效,宽度由元素内容决定
6.非替换行内元素的行框高由``line-height``确定,替换行内元素的行框高由``height``,``margin``,``padding``,``border``决定
6.浮动或绝对定位时会转换为``block``
7.``vertical-align``属性生效

Expand Down

0 comments on commit 08ec55c

Please sign in to comment.