摘要:
HTML上传图片CSS.input-file-button { display:block; width: 200px; height: 80px; text-align: center; line-height: 80px; color: #fff; font-size: 30px; font-family: "MicroSoft YaHei"; text-shadow: 0px 0 5px #A74900; border-radius: 5px; overflow: hidden; position: relative; background: #EC6D0B;}... 阅读全文
posted @ 2013-09-04 19:26
tealane
阅读(375)
评论(0)
推荐(0)
摘要:
单行文本截字1 .nowrap {2 overflow: hidden;3 white-space: nowrap;4 text-overflow: ellipsis;5 word-break: normal;6 word-wrap: normal;7 width: 200px; /* 宽度根据实际情况修改 */8 } 阅读全文
posted @ 2013-09-04 19:16
tealane
阅读(145)
评论(0)
推荐(0)

浙公网安备 33010602011771号