<video src="视频的路径" controls></video> 进度条:controls 自动播放:autoplay 循环播放:loop>
<!--框架标签--> <iframe src="网页的地址" frameborder="0"></iframe>