随笔分类 - 前端知识
摘要:textarea 显示一串英文时不会发生换行。以下是两种解决方法:1、限制textarea的大小width 设置为 00px (不要设置为00%)cols 设置为 30+ (也有类似效果)2、设置cssword-break:break-all; word-wrap:break-word; 强制换行,...
阅读全文
摘要:正确写法.custom-topNavigation_shadow { width: 1024px; height: 115px;background: url('Images/document-block-main.png') repeat-x 0 -380px;}IE8或以下不支持的写法,IE9...
阅读全文

浙公网安备 33010602011771号
感谢您的阅读,敬请关注我的后续博客文章