Embed constructor

Embed()

The <embed> HTML element embeds external content at the specified point in the document. Read more...

Implementation

Embed() {
  tag = 'embed';
}