Browse Source

add video

master
filesite 2 years ago
parent
commit
300f9d96e1
  1. 8
      index.html

8
index.html

@ -20,7 +20,7 @@ li{margin-left: 1em} @@ -20,7 +20,7 @@ li{margin-left: 1em}
.float-right{float: right;margin-left: 10px}
.float-left{float: left;margin-right: 10px}
.clearfix::after {display: block;content: "";clear: both;}
.video{width: 360px}
.video{width: 56%}
.media{width: 48%;}
.icons svg{width: 80px;height: 80px;margin: 4px}
@media only screen and (max-width: 768px) {
@ -43,9 +43,9 @@ li{margin-left: 1em} @@ -43,9 +43,9 @@ li{margin-left: 1em}
<div class="mod core clearfix">
<img class="media float-right" alt="2016 - 2021开展视频营销的商业占比" src="snap_1.png">
<strong>视频内容</strong>已经是当今网民朋友的主流消费内容,它已经在过去几年独占鳌头,也将在未来5 - 10年继续占据大家的娱乐和学习时光,也是商业营销的重中之重。
<strong>视频内容</strong>已经是当今网民朋友的主流消费内容,它已经在过去几年独占鳌头,也将在未来5 - 10年继续占据大家的娱乐和学习时光,也是<strong>商业营销的重中之重</strong>
<br>
<small>右图为2016年-2021年有利用视频做营销的商业占比,最近三年都超过了85%(来源:Wyzowl)。</small>
<small>右图为2016年-2021年有利用视频做营销的商业占比,最近三年都超过了<strong>85%</strong>(来源:Wyzowl)。</small>
</div>
<h2 class="mob-white">我们做什么</h2>
@ -121,7 +121,7 @@ li{margin-left: 1em} @@ -121,7 +121,7 @@ li{margin-left: 1em}
<h2 class="white">联系方式</h2>
<div class="mod clearfix">
<video class="video float-right" preload="auto" playsinline controls autoplay>
<source src="oceans.mp4" type="video/mp4">
<source src="https://dev.filesite.io/videos/%E5%8A%9F%E5%A4%AB/pianduan.mp4" type="video/mp4">
</video>
<ul>
<li>手机号码:<strong id="phone">...</strong></li>

Loading…
Cancel
Save