Programming is my life~!
Tuesday, November 11, 2014
mobile Html page box-sizing
if you want to muliline ellipsis effect
overflow
:
hidden
;
text-overflow
:
ellipsis
;
display
:
-webkit-box
;
-webkit-line-clamp
:
3
;
-webkit-box-orient
:
vertical
;
word-wrap
:
break-word
;
this would be a solution for you
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment