Webby things have a index_html verb defined on them which will turn the object's description into html code. It can be customised with the following properties:
htitle - a string which is displayed at the top of the page. example usage is to make a large centered title, using the value "
%T
" the string is pronoun substituted.
htbody - a string which is inserted in the
tag of the document. ie "". This can be used to set colours and backgrounds.