复制代码
代码如下:
<!DOCTY PE HTML>
<html>
<meta charset="utf-8">
<head>
<t IT le>第一个HTML5</title>
</head>
<body>
<video width="320" h ei ght="240" controls="controls">
<source src="/i/movie.ogg" type="video/ogg">
<source src="/i/movie.mp4" type="video/mp4">
Your br owser does not support the video tag.
</video>
这是是乱吗?
</body>
</html>
总结
以上是 为你收集整理的 HTML5在IE10、火狐下中文乱码问题的解决方法 全部内容,希望文章能够帮你解决 HTML5在IE10、火狐下中文乱码问题的解决方法 所遇到的问题。
如果觉得 网站内容还不错, 推荐好友。
查看更多关于HTML5在IE10、火狐下中文乱码问题的解决方法的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did205166