qinaidexin

css的一些样式

1、自动换行

.AutoNewline
{ 
  Word-break: break-all;/*必须*/ 
  width :50px;/*这里是设置多宽就进行换行 */ 
} 

 

分类:

技术点:

相关文章: