<video width="320" height="240" controls="controls"> <source src="movie.ogg" type="video/ogg"> <source src="movie.mp4" type="video/mp4"> Your browser does not support the video tag. </video>
<video width="320" height="240" autoplay="autoplay" loop="loop"> <source src="http://www.w3school.com.cn/i/movie.ogg" type="video/ogg"> <source src="http://www.w3school.com.cn/i/movie.ogg" type="video/mp4"> Your browser does not support the video tag. </video> <div style="float:left;width:320px;height:240px;z-index:999"> <h4>震惊!野生棕熊竟然对猎物熟视无睹</h4> </body> </html>