facebook twitter hatena line email

「Html/bootstrap/bootstrap3/ヘッダーに動画埋め込み」の版間の差分

提供: 初心者エンジニアの簡易メモ
移動: 案内検索
行1: 行1:
 
==ヘッダー動画埋め込み==
 
==ヘッダー動画埋め込み==
<wiki/><div align="center" style="background-color:#f89d93" class="embed-responsive embed-responsive-16by9">
+
<wiki/>
 +
<div align="center" style="background-color:#f89d93" class="embed-responsive embed-responsive-16by9">
 
     <video autoplay loop class="embed-responsive-item">
 
     <video autoplay loop class="embed-responsive-item">
 
         <source src="/img/IMG_3387.m4v" type="video/mp4">
 
         <source src="/img/IMG_3387.m4v" type="video/mp4">

2016年7月11日 (月) 17:27時点における版

ヘッダー動画埋め込み

<wiki/>

   <video autoplay loop class="embed-responsive-item">
       <source src="/img/IMG_3387.m4v" type="video/mp4">
   </video>

参照:http://stackoverflow.com/questions/26040136/bootstrap-3-responsive-mp4-video