Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css text dots

.cut-text { 
  text-overflow: ellipsis;
  overflow: hidden; 
  width: 160px; 
  height: 1.2em; 
  white-space: nowrap;
}
Comment

PREVIOUS NEXT
Code Example
Css :: how to create a strikethrough in css 
Css :: no border css 
Css :: how to align a content at the middle of a div with translate 
Css :: sticky mat-toolbar 
Css :: get postfix version 
Css :: media queries css not working for mobile 
Css :: how to get an angled section end css 
Css :: how to get rid of button outline when clicked 
Css :: edge media query 
Css :: mobile responsive css 
Css :: input date icon width 
Css :: how to make border blur css 
Css :: hide cursor css 
Css :: css box shadow not on bottom 
Css :: box sizing reset 
Css :: hover apply lighter color css 
Css :: css animated skills bar 
Css :: change scroll style angular 
Css :: grid center css 
Css :: box shadow to make border bottom 
Css :: remove all css styles from element 
Css :: css logo color 
Css :: css responsive font size 
Css :: invert png color css 
Css :: hide horizontal scrollbar css 
Css :: ngclass multiple conditions 
Css :: move div down css 
Css :: disable cursor css 
Css :: npm scss 
Css :: blue color when button click web mobile 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =