HTMLgen med SimpleDocument
Använder en resursfil för att sätta diverse dokumentattribut
# Resource file used by the Document class of the HTML module
from HTMLcolors import *
stylesheet = 'HTMLgen.css'
author = '2000 Erik Forsberg'
email = 'forsberg@lysator.liu.se'
bgcolor = WHITE
textcolor = BLACK
linkcolor = RED
vlinkcolor = RED6
banner = None
logo = ('Buzz.gif', 56, 51)
blank = (blank.gif', 66, 22)
prev = ('back.gif', 66, 22)
next = ('next.gif', 66, 22)
top = ('top.gif', 66, 22)
home = ('home.gif', 66, 22)
gohome = None
background = '../image/bg-dots.gif'