Re: full justification
by "Comharsa" <comharsa(at)clara.net>
|
| Date: |
Fri, 3 Dec 1999 08:40:39 -0000 |
| To: |
<hwg-basics(at)hwg.org> |
| References: |
earthlink |
| |
todo: View
Thread,
Original
|
|
> Is there a way to make text in a paragraph line up "full justified" so
that
> it appears to have straight margins on both the left and the right?
>
> lin
It doesn't appear to be a valid attribute, but using ALIGN="JUSTIFY" in your
PARAGRAPH tags works in both IE5 and NS4.7.
An alternative is by using CSS properties. In the STYLE section include the
line
BODY {text-align: justify;}
You need to check the results though as sometimes justified text can look
strange due to odd spacing.
HTH
Brian
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.