Inserting HTML5 Video in Dreamweaver
To make HTML5 video and audio tags work in all major browsers, simply add the following line of code somewhere in the of your document.
The new HTML5 video tag plays video in a browser without the need for a plug-in. Inserting the necessary code is quite simple, but you need to provide the video in multiple formats for cross-browser compatibility, as this lesson explains.
No comments:
Post a Comment