屬性
值
描述
autoplay 屬性" rel="noopener noreferrer">autoplay
autoplay
controls 屬性" rel="noopener noreferrer">controls
controls
height 屬性" rel="noopener noreferrer">height
pixels
loop 屬性" rel="noopener noreferrer">loop
loop
muted 屬性" rel="noopener noreferrer">muted
muted
poster 屬性" rel="noopener noreferrer">poster
urlpreload 屬性" rel="noopener noreferrer">preload
preload
如果使用 "autoplay",則忽略該屬性。
src 屬性" rel="noopener noreferrer">src
urlwidth 屬性" rel="noopener noreferrer">width
pixels
詳情請見:
屬性
值
描述
height 屬性" rel="noopener noreferrer">height
pixels
設定嵌入內容的高度。
src 屬性" rel="noopener noreferrer">src
url
嵌入內容的 url。
type 屬性" rel="noopener noreferrer">type
type
定義嵌入內容的型別。
width 屬性" rel="noopener noreferrer">width
pixels
設定嵌入內容的寬度。
詳情請見:
embed標籤和video的使用
屬性 值 描述 autoplay 屬性 autoplay autoplay controls 屬性 controls controls height 屬性 height pixels loop 屬性 loop loop muted 屬性 muted muted poster 屬性 poster ur...
EMBED命令的使用
embed 標記的功能就是把資源生成乙個相應的類,以下是 embed 標記應的地情況說明 1 在 中使用 embed 標記 embed source assets hello.png public var hello class 上面的 宣告了乙個 hello 類,但由於應用了 embed 標記,所...
Video標籤的基本使用
video 是html5新增的方法,關於其他的相信大家也很清楚了!好了廢話不多說 以下是我遇到的一些的方法 以下是一些屬性 volume 音量的大小 html box video left movies movie01.mp4 video 下面的控制器 controls play fa fa pla...