Given a cell_subheader class create an HTML5 representation.
# S3 method for cell_subheader
html5(object, id, ..., class = NULL)
A text string rendering of the given subheader as a <td> with several <span>'s.
The cell subheader to render to HTML5
A unique identifier for traceability
additional arguments to renderer. Unused
additional class attributes for CSS rendering