Loading...
 
Documentation

Documentation


Re: Is it possible to force justify?

posts: 3665 United States

You could create a wiki plugin to do this:

Copy to clipboard
<div style="text-align:justify">text</div>


Be aware though, I'm not sure how widespread support is, for the justify attribute. Although it is in CSS2, I don't think many browsers support it.

HTH,

-Rick

> I can't find it in the documentation how to force justify--that is justify text on both right and left sides.

There are no comments at this time.