replace overflowing text with ellipsis

PHOTO EMBED

Mon Mar 29 2021 12:42:35 GMT+0000 (Coordinated Universal Time)

Saved by @Beabot #css

.email {
  opacity: .75;
  text-overflow: ellipsis;
  overflow: hidden;
}
content_copyCOPY

https://webdesign.tutsplus.com/tutorials/text-overflow-with-css-ellipsis--cms-36634?ref=webdesignernews.com