Talk:About the Universe

From Woozalia
Jump to navigation Jump to search

I have not been able to produce a file for this where both audio and video work on the web, but here's the code I was using: <echo raw nocrlf> <link href="/static/js/video-js/video-js.css" rel="stylesheet" /> <script src="/static/js/video-js/video.js"></script> <video id="music_video" class="video-js vjs-default-skin" poster="" controls preload="auto" width="480" height="360" data-setup="{}">

</video>

</echo>