Skip to main content

Truncate overflowing text with an ellipsispractice exercise

HTML5andCSS3 logoPRACTICE

This card's title is too long and wraps onto multiple lines, breaking the layout. Truncate it to a single line with an ellipsis when it overflows.

Acceptance criteria

  1. 1.Prevent the title from wrapping onto a new line.
  2. 2.Hide the overflowing text instead of letting it spill out.
  3. 3.Show an ellipsis where the text is cut off.
  • Ant Group
  • Digiryte
  • Ignxt Technologies
  • Mahe Technologies
  • muVerity
  • Neerx Technovation
1
0 × 0

Output ready when you are

Press Run to render your code, or Submit to validate your solution.