标签:mbed ali 文件格式 firefox table scrolling width htm har
<!doctype html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>网页视频测试</
title
>
</
head
>
<
body
>
<
div
align
=
"center"
>
<
embed
src
=
"http://player.youku.com/player.php/Type/Folder/Fid/22127316/Ob/1/sid/XNjk1MDUyNzU2/v.swf"
quality
=
"high"
width
=
"500"
height
=
"440"
align
=
"center"
allowScriptAccess
=
"always"
allowFullScreen
=
"true"
mode
=
"transparent"
type
=
"application/x-shockwave-flash"
></
embed
>
</
div
>
</
body
>
</
html
>
<iframe src="http://localhost/2012/mayday2012.mp4" scrolling="no" allowfullscreen="" frameborder="0" height="418" width="675"></iframe>
|
< video controls = "controls" preload = "auto" height = "500" width = "700" > <!-- Firefox --> < source src = "mv.ogg" type = "video/ogg" /> <!-- Safari/Chrome--> < source src = "mv.mp4" type = "video/mp4" /> <!-- 如果浏览器不支持video标签,则使用flash --> < embed src = "mv.mp4" type = "application/x-shockwave-flash" width = "1024" height = "798" allowscriptaccess = "always" allowfullscreen = "true" > </ embed > </ video > |
标签:mbed ali 文件格式 firefox table scrolling width htm har
原文地址:https://www.cnblogs.com/duanzhange/p/8951763.html