Question

I need to create a block of text that looks like this:

text block

Is there a term for this kind of variable-sized justified text? Is there a JavaScript library to size this correctly, or is it possible in CSS?

Was it helpful?

Solution

CSS alone won't cater for this. You're after Fittext.js: http://fittextjs.com/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top