CSS语法 部分 区块

区块属性:(Block) 

字间距{letter-spacing: normal;} 数值

对齐{text-align: justify;}(两端对齐) left;(左对齐) right;(右对齐) center;(居中) 

缩进{text-indent: 数值px;}

 垂直对齐{vertical-align: baseline;}(基线) sub;(下标) super;(下标) top; texttop; middle; 

bottom;text-bottom

词间距word-spacing: normal; 数值

 空格white- space: pre;(保留) nowrap;(不换行) 

显示{display:block;}(块) 

inline;(内嵌) 

list-item;(列表项) 

run-in;(追加部分) 

compact;(紧凑) 

marker;(标记) table; inline-table; table-raw-group; 

table-header-group; table-footer-group; 

table-raw; table-column-group; table-column; table-cell; table-caption;(表格标题) /*display 属性

 

posted @ 2017-06-04 23:04  森さんの一生  阅读(143)  评论(0编辑  收藏  举报