SyntaxFix
Write A Post
Hire A Developer
Questions
.NonOverflow { width: 200px; /* Need the width for this to work */ overflow: hidden; }
<div class="NonOverflow"> Long Text </div>