I have a template and the page it saves to HTML comes out far from what I had 
expected.

For example, I have a section at the top containing a picture and the words 
"TUTORIALS FOR OPEN OFFICE". The style (T400_Head) for the paragraph defines a 
gray background.

Here is the HTML produced is:

In the <STYLE> Section, we have:

TD P.t400-head-western { background: #cccccc; border: none; padding: 0in; color: #0000ff; 
font-family: "BankGothic Md BT", sans-serif; font-size: 36pt; font-weight: 
bold; line-height: 100%; text-align: center }

TD P.t400-head-cjk { background: #cccccc; border: none; padding: 0in; color: 
#0000ff; line-height: 100%; text-align: center }

TD P.t400-head-ctl { background: #cccccc; border: none; padding: 0in; color: 
#0000ff; line-height: 100%; text-align: center }

And in the body,

<TABLE WIDTH=100% BORDER=1 BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=0 
STYLE="page-break-before: auto">
  <COL WIDTH=256*>
  <TR>
        <TD WIDTH=100% VALIGN=TOP>
                <DIV ID="HEAD" DIR="LTR">
                        <P CLASS="t400-head-western"><IMG SRC="supersimple_html_m6acde80c.png" 
NAME="graphics1" ALIGN=LEFT WIDTH=120 HEIGHT=90 BORDER=0>Tutorials For OpenOffice</P>
                </DIV>
                <P CLASS="t400-head-western"><BR></P>
        </TD>
  </TR>
</TABLE>

How does T4OO_Head get to be three styles, P.t400-head-western, -cjk and -ctl?

Why does Writer's section become a table?

And when I look at the webpage, the section has a white band, a gray band with 
the graphic and the TUTORIALS FOR OPENOFFICE, another white band and an emply 
gray band. All I wanted was the first gray band.

Help! Thanks. --
Pete Holsberg
Columbus, NJ

   Treat everyone the way you want to be treated.

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

Reply via email to