Digital Craftsman
  • Search
Sign in Subscribe

css

A collection of 1 post
Overflow text with dots in CSS
css

Overflow text with dots in CSS

When using a column layout and are not controlling the content, it can happen, that the content get's too long and kills the layout. To prevent this you can cut the content and still make this apparent to the user. .overflow-dots { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:
29 Jul 2019 1 min read
Page 1 of 1
Digital Craftsman © 2025
  • Datenschutz
  • Impressum
Powered by Ghost