Commit 1c7dfe3d by Ivan Simatupang

Memperbaharui bagian index.......

parent b263b8eb
......@@ -108,7 +108,9 @@
<section>
<div class="container">
<div class="col-md-4" >
<iframe src="video/vid1.mp4" width="240" height="150" frameborder="0" allowfullscreen></iframe>
<video width="100%" controls preload="metadata">
<source src="video/vid1.mp4" width="240" height="150" frameborder="0" allowfullscreen/ >
</video>
</div>
<div class="col-md-8" >
<h2>Museum TB Silalahi</h2>
......@@ -138,7 +140,9 @@
</p>
</div>
<div class="col-md-4" >
<iframe src="video/vid2.mp4" width="240" height="150" frameborder="0" allowfullscreen></iframe>
<video width="100%" controls preload="metadata">
<source src="video/vid2.mp4" width="240" height="150" frameborder="0" allowfullscreen/ >
</video>
</div>
</div>
<hr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment