The var element represents either a variable in a mathematical expression or programming context, or placeholder text that the reader is meant to mentally replace with some other literal value.
var = (normal-character-data & common.elem.phrasing*) & var.attrs
var.attrs = common.attrs
A var element must have both a start tag and an end tag.