I have a text that I would like to "stretch", that is, leave spacing between letters until it reaches the end of div
, is there any way to do this? The div
must have height
static. I can use both Jquery
and CSS
.
I have already looked at several sites but I saw only increase font-size
but that's not what I want.