문제

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