How do I embed a mp4 movie into my html?

后端 未结 3 473
不知归路
不知归路 2020-12-12 14:52

I have a blog section on my site that has the TinyMce editor. I want to embed a video when I post a blog and it\'s just spitting out the code. I have added the

3条回答
  •  遥遥无期
    2020-12-12 15:46

    Most likely the TinyMce editor is adding its own formatting to the post. You'll need to see how you can escape TinyMce's editing abilities. The code works fine for me. Is it a wordpress blog?

提交回复
热议问题