XHTML 1.0 Transitional does not accept "justify" ?!?

From: Fred Gonot (frederic.gonot@okay.net)
Date: Tue, Jan 16 2001

  • Next message: Bertilo Wennergren: "Re: XHTML 1.0 Transitional does not accept "justify" ?!?"

    Date: Tue, 16 Jan 2001 14:16:23 -0500 (EST)
    Message-ID: <3A64ACA9.8454E620@okay.net>
    From: Fred Gonot <frederic.gonot@okay.net>
    To: www-validator@w3.org
    Subject: XHTML 1.0 Transitional does not accept "justify" ?!?
    
    
    
    hi,
    
    when i look your home-pages :
        xhtml, should be a mix between html4 and xml.
    i f i look at html4 transitional : "justify" should be allowed.
    
    but your validor refuses it.
    is it normal ?
    
    here the answer of your tool (in attachement my file.html)
      ------------------------------------------------------------------------
    
    Document Checked
    
         File: technical.html
         Character encoding: iso-8859-1
         Document type: XHTML 1.0 Transitional with namespace
    http://www.w3.org/1999/xhtml
    
    Below are the results of checking this document for XML well-formedness
    and validity.
    
         Line 68, column 19:
    
           <div align="justify">
                              ^
    
         Error: value of attribute "align" cannot be "justify"; must be one
    of "left", "center",
    "right"
    
         Line 80, column 17:
    
           <p align="justify">
                            ^
    
         Error: value of attribute "align" cannot be "justify"; must be one
    of "left", "center",
    "right"