Questions tagged "css"
2 questions
Active Filters:
Tag: css ×How to apply multiple CSS properties using a single jQuery method?
I want to apply multiple CSS properties and values to an element using a single jQuery method call. I tried this syntax but it doesn't work: What's...
1 Answer
173 Views
11 Votes
How to truncate text to multiple lines using CSS?
I have a large block of text that spans multiple lines, but I want to truncate it to display only a specific number of lines with an ellipsis (...)...
1 Answer
165 Views
12 Votes