Update: integración de videos.
This commit is contained in:
parent
41446d9e02
commit
2f862eb80e
@ -88,7 +88,7 @@
|
|||||||
<div class="w-100">
|
<div class="w-100">
|
||||||
<div class="ratio ratio-16x9">
|
<div class="ratio ratio-16x9">
|
||||||
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
||||||
<source src="video/dummy.mp4" type="video/mp4" />
|
<source src="video/Drossagyn.mp4" type="video/mp4" />
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<div class="play-button-container">
|
<div class="play-button-container">
|
||||||
|
|||||||
Binary file not shown.
@ -88,7 +88,7 @@
|
|||||||
<div class="w-100">
|
<div class="w-100">
|
||||||
<div class="ratio ratio-16x9">
|
<div class="ratio ratio-16x9">
|
||||||
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
||||||
<source src="video/dummy.mp4" type="video/mp4" />
|
<source src="video/OGestanPlus.mp4" type="video/mp4" />
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<div class="play-button-container">
|
<div class="play-button-container">
|
||||||
|
|||||||
BIN
OgestanPlus/video/OGestanPlus.mp4
Normal file
BIN
OgestanPlus/video/OGestanPlus.mp4
Normal file
Binary file not shown.
@ -88,7 +88,7 @@
|
|||||||
<div class="w-100">
|
<div class="w-100">
|
||||||
<div class="ratio ratio-16x9">
|
<div class="ratio ratio-16x9">
|
||||||
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
||||||
<source src="video/dummy.mp4" type="video/mp4" />
|
<source src="video/OGestanPre.mp4" type="video/mp4" />
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<div class="play-button-container">
|
<div class="play-button-container">
|
||||||
|
|||||||
Binary file not shown.
@ -46,7 +46,7 @@
|
|||||||
<div class="ratio ratio-16x9">
|
<div class="ratio ratio-16x9">
|
||||||
<video id="video" class="embed-responsive-item" controls playsinline
|
<video id="video" class="embed-responsive-item" controls playsinline
|
||||||
poster="video/poster.png">
|
poster="video/poster.png">
|
||||||
<source src="video/demo.mp4" type="video/mp4">
|
<source src="video/Andractiv.mp4" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<div class="play-button-container">
|
<div class="play-button-container">
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -88,7 +88,7 @@
|
|||||||
<div class="w-100">
|
<div class="w-100">
|
||||||
<div class="ratio ratio-16x9">
|
<div class="ratio ratio-16x9">
|
||||||
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
<video id="video" class="embed-responsive-item" controls autoplay poster="video/poster.jpg">
|
||||||
<source src="video/dummy.mp4" type="video/mp4" />
|
<source src="video/Papilocare.mp4" type="video/mp4" />
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
<div class="play-button-container">
|
<div class="play-button-container">
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
<style>
|
<style>
|
||||||
.back0 {
|
.back0 {
|
||||||
background-image: url(img/bg09s.jpg);
|
background-image: url(img/bg09.jpg);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: top center;
|
background-position: top center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user