This tag defines an HTML table: . With an added border attribute, you can tell the browser that
the table should have no borders: . Attributes always come in name/value pairs
like this: name="value". Attributes are always added to the start tag of an HTML element and the
value is surrounded by quotes.