<br>,<p>, and text-align:justify
The last post was wrong on 2 counts
1) it missed point original post wanted text-align:justify to take affect
2) <p>...</p> is not the same as ...<br> because </p> tends to insert an extra blank line(depending upon margin and or padding settings.
3) I gave a solution before that will normally work. However, for very wide screens it gets ignored and for very narrow screens (resized) the following line may not fit on the screen.
.... an alternative to my earlier post was instead of using <br> start using instead of blanks until the browser think the phrase is too long to fit on the end of the line. That still has restrictions of 3
|