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