Browse Source

add subtitle for video

master
filesite 2 years ago
parent
commit
31cc6e4dae
  1. 5
      index.html

5
index.html

@ -124,9 +124,12 @@ li{margin-left:1em}
<h2 class="white">联系方式</h2> <h2 class="white">联系方式</h2>
<div class="mod clearfix"> <div class="mod clearfix">
<video class="video float-right" preload="metadata" playsinline controls autoplay> <div class="video float-right">
<video width="100%" preload="metadata" playsinline controls autoplay>
<source src="https://static.jialuoma.com/mp4/gongfu_480.mp4" type="video/mp4"> <source src="https://static.jialuoma.com/mp4/gongfu_480.mp4" type="video/mp4">
</video> </video>
<small>《功夫》经典片段</small>
</div>
<ul> <ul>
<li>手机号码:<strong id="phone">...</strong></li> <li>手机号码:<strong id="phone">...</strong></li>
<li> <li>

Loading…
Cancel
Save