Width div
-
There's a word, we've got to stretch it in the width.
div
You can change.letter-spacing
But the rubber block, how to pick it up, it doesn't make sense. Is it possible to decide on CSS without scruples and not to break the word into elements?
-
Each letter wears span and text-align: justify;
e.g.:
<div style="text-align: justify;"> <span>С</span><span>л</span><span>о</span><span>в</span><span>о</span> </div>