← Prev in month ← Prev in thread

More HTMLHelp

From
"Lenneth Kohansson"
Date
2003-06-04T14:15:52+00:00
ID
Thread
More HTMLHelp
Hi again,

Is it possible to insert a logobanner like this just after the body tag when generating HTMLHelp or should we do it after all HTML files have been made?

<DIV id="nsbanner">
  <DIV id="bannerrow1">
    <TABLE width="100%" border="0" cellspacing="0" cellpadding="0" valign="baseline" background="./common_files/logostrip_pond_fill.gif" ID="Table1">
      <TR>
        <TD nowrap="true" align="left" width="400px" height="26px">
          <P style="color:#FFFFFF; font-weight:bold; margin-left:.7em; margin-bottom:0; margin-top:0; font-size:110%">###Title###</P>
        </TD>
        <TD align="right" width="15%"><IMG src="./common_files/logostrip_pond_right.gif" width="122" height="26"></TD>
      </TR>
    </TABLE>
  </DIV>
</DIV>

<DIV id="nstext">

This script must also be inserted in the beginning of the HTML-document. 
<SCRIPT src="./common_files/scroll.js"></SCRIPT>

/Kenneth

--------------------------------------------------------
Kenneth Johansson	Technical Documentation Manager
Sectra Imtec AB
Teknikringen 2		E-mail: ke-joh AT sectra DOT se
SE-583 30 Link鞿ing	Phone:	+46 13 23 52 00
SWEDEN			Web:	http://www.sectra.se
← Prev in month ← Prev in thread