Current Assignment(s)
A5: Multimedia
Due: Recommended by Monday, 5.28
Due: Recommended by Monday, 5.28
Multiple Sources
<video poster="#" width="..." height="..." preload controls >
<source src="#" type="" / >
</video>
Within the source element, the src=""
attribute specifies the URL.
- Previous
- Next