Generates browser-targeted HTML for the specified DhElement.
public StringBuffer generateHTML( DhElement e )
e
The DhElement to generate code for based on this DhHTMLGenerator object.
Returns a StringBuffer with the generated HTML.