HTML REFERENCE

THE "<canvas>"C"

Use the HTML <canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.

...


THE "<colgroup>"C"

The <colgroup> HTML element defines a group of columns within a table.

...



THE "<data>"D"

The <data> HTML element links a given piece of content with a machine-readable translation. If the content is time- or
date-related, the <time> element must be used.

...


THE "<div>"D"

The <data> HTML element links a given piece of content with a machine-readable translation. If the content is time- or
date-related, the <time> element must be used.

...



THE "<em>"E"

The HTML element marks text that has stress emphasis. The element can be nested,
with each level of nesting indicating a greater degree of emphasis.

...


THE "<embed>"E"

The HTML element embeds external content at the specified point in the document. This content is provided
by an external application or other source of interactive content such as a browser plug-in.

...



THE "<footer>"F"

The <footer> HTML element represents a footer for its nearest ancestor sectioning content or sectioning root element.
A <footer> typically contains information about the author of the section, copyright data or links to related documents.

...

THE "<form>"F"

The <form> HTML element represents a document section containing interactive controls for submitting information.

...