Update: integración de videos.

This commit is contained in:
andres.sanjuan 2026-01-19 13:57:48 -06:00
parent 41446d9e02
commit 2f862eb80e
12 changed files with 6 additions and 6 deletions

View File

@ -88,7 +88,7 @@
<div class="w-100">
<div class="ratio ratio-16x9">
<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.
</video>
<div class="play-button-container">

View File

@ -88,7 +88,7 @@
<div class="w-100">
<div class="ratio ratio-16x9">
<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.
</video>
<div class="play-button-container">

Binary file not shown.

View File

@ -88,7 +88,7 @@
<div class="w-100">
<div class="ratio ratio-16x9">
<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.
</video>
<div class="play-button-container">

View File

@ -46,7 +46,7 @@
<div class="ratio ratio-16x9">
<video id="video" class="embed-responsive-item" controls playsinline
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.
</video>
<div class="play-button-container">

Binary file not shown.

View File

@ -88,7 +88,7 @@
<div class="w-100">
<div class="ratio ratio-16x9">
<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.
</video>
<div class="play-button-container">

View File

@ -1,6 +1,6 @@
<style>
.back0 {
background-image: url(img/bg09s.jpg);
background-image: url(img/bg09.jpg);
background-size: cover;
background-position: top center;
background-repeat: no-repeat;