--- layout: single elementName: embed ---

# embed

Defines a container for external application.

Example: Copy

{% highlight html %}{% endhighlight %}

src

"https://www.youtube.com/embed/kmk43_2dtn0"

You can use a third-party video.

type

The MIME type of the application.

height

Defines the height of the container.

"50"

The height in pixels.

width

Defines the width of the container.

"150"

The width in pixels.