Quote:
Originally Posted by GrannyGrump
If you are using justified alignment --- when using "no-wrap" in a span that way, if the line is too long for the screen width, which result will you get:
will it bleed off the edge, will the spanned word drop down to the next line, or will the kerning be tightened up on the earlier part of the sentence?
|
The rendering engine will treat it in the same way that it treats any other word of the equivalent length: either fit it into the same line by reducing white space on the line, or wrap it to the next line.