Background Color
Description
Specifies the background color for Webulator/400. This will be sent as an
attribute of the BODY tag and is an extension to HTML 2.0. Being an
extension, be aware it may not be supported by all browsers.
Parameters
- Color
-
The color must be specifed in the form of
#RRGGBB where
RR represents red, GG represents green, and
BB represents blue. Each value must be specified in hexadecimal
(e.g. #000000 is black, #FFFFFF is white and #880000 is dark red).
If this parameter is missing, the color attribute will not be sent. This
will let the browser decide what background color to use.
Default if no entry found
If no entry is provided for a directory, the parent directory's value will be
inherited. If the root directory has no entry, the default, which is to let
the browser choose the background color, will be inherited.
Command To Change This Value
File Syntax
BackgroundColor Color
Only one entry may exist in a
directory section.
If more than one entry is found, the last one will be used.
Also see