The td element represents a data cell in a table.
A td element must have a
start tag.
A td element's end tag may be omitted if the
td element is immediately
followed by a td or th element, or if there is no more
content in the parent element.