Wraps HTML output into a DIV element, using inline styles by default.

See Encoders::HTML for available options.

Constants
FILE_EXTENSION = 'div.html'
DEFAULT_OPTIONS = HTML::DEFAULT_OPTIONS.merge \ :css => :style, :wrap => :div, :line_numbers => false