Dot net Interview question
Tuesday, 19 August 2014
trancate string in CSS if it goes out of the parent content?
.myClass
{
overflow
:
hidden
; // hide the string if it is overflow.
text-overflow
:
ellipsis
; //put three dot after trancate string.
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment