PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: OL_DOC_HTML_AFTER_BOTTOM_BUTTONS[Next]: OL_DOC_HTML_BOTTOM

OL_DOC_HTML_BODY

This is an option which modifies the tags of OL_DOC.DH operate (look and feel).

By default the body tag of generated html does not have any parameters, you probably wish to alter the background (and link) colors and maybe have a graphic background.

To modify the body tag simply provide a full replacement.

EXAMPLE

This example shows how to specify a white background:

    #define    OL_DOC_HTML_BODY  <BODY BGCOLOR="#FFFFFF">
    #include  "OL_DOC.DH"
    


[Top][Contents][Search][Prev]: OL_DOC_HTML_AFTER_BOTTOM_BUTTONS[Next]: OL_DOC_HTML_BOTTOM

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Monday January 22 2001 at 5:44pm