To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47291
                  Issue #:|47291
                  Summary:|text-align in STYLE against in BODY
                Component:|Word processor
                  Version:|OOo 2.0 Beta
                 Platform:|PC
                      URL:|
               OS/Version:|Windows 2000
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|viewing
              Assigned to:|mru
              Reported by:|pfievet





------- Additional comments from [EMAIL PROTECTED] Tue Apr 12 14:21:29 -0700 
2005 -------
I modified a HTML page with OpenOffice 2.0 beta. My text is centered in the
viewer mode with OpenOffice, but not with Internet Explorer and Firefox.
In the code, I saw 2 new lines in the STYLE part:
TD P { text-align: justify }
P { text-align: justify }
Officialy, in OpenOffice, the text is centered and looks centered. How can I see
it centered using Internet Explorer and/or Firefox ?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
        <STYLE>
        <!--
                @page { size: 21cm 29.7cm }
                TD P { text-align: justify }
                P { text-align: justify }
        -->
        </STYLE>
</HEAD>
<BODY >
<P ALIGN=CENTER>Hello</P>
</BODY>
</HTML>

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to