SyntaxFix
Write A Post
Hire A Developer
Questions
Use the style below:
div { display: fixed; max-height: 100px; max-width: 100px; overflow: hidden; }
With the HTML being:
<div> your long text here </div>