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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top