import HTMLgen
class Caption(Tbase)
tuple attrs = ('align',)
string tagname = 'CAPTION'
# Methods inherited by Caption from Tbase
def __init__(self, arg=None, **kw)
def __repr__(self)
def end_tag(self)
def start_tag(self)
default string for this markup
Return end tag for this tag type
Return start tag for this tag type including all attributes
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedric@phoenix.net
Generated: Mon Dec 2 1996