The code element represents a fragment of computer code.
code = (normal-character-data & common.elem.phrasing*) & code.attrs
code.attrs = common.attrs & common.attrs.aria?
A code element must have both a start tag and an end tag.