测试界面内嵌入视频

test test

test 2


1
2
3
4
5
6
7
8
9
10
<body>
<iframe src="//player.bilibili.com/player.html?aid=261977612&bvid=BV1ce411G7XR&cid=870665763&page=1"
marginwidth='0' marginheight='0'
width = 100% height = 650px
frameborder = "0" name = "testpage"
visibility:inherit
z-index:1
scrolling = "no">
</iframe>
</body>