Search
 
SCRIPT & CODE EXAMPLE
 

CSS

truncate long line with dots

.text-container {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  padding: 10px;
  border: 1px solid #ccc;
}
Comment

PREVIOUS NEXT
Code Example
Css :: delete files with help of .getignore 
Css :: on hover active until i hover next css 
Css :: text-align: left; width: 100%; 
Css :: change height primeng progress spinner 
Css :: codebuddysurej 
Css :: css opacité fond mais pas texte 
Css :: ubuntu toggle always on top 
Css :: css os dependent font family 
Css :: add filters in drf specifying specific fields 
Css :: fullpage.js change the color of the anchor 
Css :: how to take of underline from link through css 
Css :: float pb 
Css :: ubuntu tor browser verification failed 
Css :: How to write something inside image 
Css :: target css selector 
Css :: Fluid typography for Safari 
Css :: 0 
Css :: how to make button clickable in particle.js section 
Css :: textbreak for long text 
Css :: details summary not open css 
Css :: The Sass .sass file is visually different from .scss file, e.g. Example.scss - sassy css is the new syntax as of Sass 3 
Css :: css file verlinken 
Css :: css grid media queries 
Css :: webkit css audio code 
Css :: wrapped header aura datatable 
Css :: navbar for front-end 
Css :: Désactiver le hotlinking de vos images 
Css :: not for specific child class 
Css :: css "fontweight" "font-weight" "fontWeight" 
Css :: css text direction 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =