HTML <embed> element


<embed> is a new HTML5 element. It defines an embedded media, content or plug-in. It's a void tag, no closing tag </embed> is needed.

<embed src="file/Ring.mp3">



Specific attributes of <embed> tag:
AttributeDescription
src URL of the media, content or plug-in
width width of the embed
height height of the embed
type type of the content