HTML5

embed element

Joost van Meeteren


Links

W3C - HTML <embed> Tag.


Examples

<embed>

SWF (style="border: 2px solid #000000; height: 114px; width: 154px")

JPG (style="border: 2px solid #000000; height: 111px; width: 151px")


Source code

<embed>


<embed> example 1 in HTML5:

<embed style="border: 2px solid #000000; height: 114px; width: 154px" src="http://www.w3schools.com/tags/helloworld.swf">


<embed> example 2 in HTML5:

<embed style="border: 2px solid #000000; height: 111px; width: 151px" src="http://www.w3schools.com/html/pic_mountain.jpg">


Joost van Meeteren Websites
2002-2024 © Joost van Meeteren, Bennekom NL
Laatste update website: woensdag 24 april 2024