PPWIZARD Manual
[Bottom][Contents][Search][Prev]: PRE_COLOR_IPF[Next]: EXAMPLE - TEST.D (source file)

PRE_STYLE_OTHER_HTML

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

This option is used to alter the style of the output from the example tags when they generate HTML. You should not use this option to change the forground color as the PRE_COLOR_HTML option is intended for this purpose.

If you use this option the then if you are assigning and styles then they must begin with ';'.

The styles you specify will be ignored by any browser that does not have style sheet support.

EXAMPLE

    ;#define   PRE_STYLE_OTHER_HTML                ;;Leave font as is
    #define   PRE_STYLE_OTHER_HTML ;font-size:80%  ;;Make font a little smaller
    #include  "OL_DOC.DH"
    


[Top][Contents][Search][Prev]: PRE_COLOR_IPF[Next]: EXAMPLE - TEST.D (source file)

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am