Created
December 10, 2010 06:11
-
-
Save sofish/735858 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <h1>HTML5: Audio & Video API</h1> | |
| <ol><li><a href="#spec-browser">浏览器支持</a></li> | |
| <li><a href="#spec-api">规范 API</a></li> | |
| <li><a href="#spec-demo">DEMO</a></li> | |
| <li><a href="#spec-caution">注意事项</a></li> | |
| <li><a href="#spec-solution">兼容解决方案</a></li> | |
| <li><a href="#spec-ref">参考文献</a></li> | |
| </ol> | |
| <h2 id="spec-browser">一、浏览器支持</h2> | |
| <h2 id="spec-api">二、API 参考</h2> | |
| <h2 id="spec-demo">三、DEMO</h2> | |
| <h2 id="spec-caution">四、注意事项</h2> | |
| <h2 id="spec-solution">五、兼容解决方案</h2> | |
| <h2 id="spec-ref">六、参考文献</h2> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment