Update offline version for local video use; remove news
This commit is contained in:
14
video.html
14
video.html
@@ -20,16 +20,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<<<<<<< HEAD
|
||||
<video class="video-responsive" disablePictureInPicture oncontextmenu="return false;" controls autoplay controlsList="nodownload">
|
||||
<source src="" type="video/mp4">
|
||||
Il browser non supporta i video integrati
|
||||
</video>
|
||||
=======
|
||||
<div class="video-responsive">
|
||||
<iframe src="" frameborder="0" allowfullscreen allow="autoplay"></iframe>
|
||||
<div>
|
||||
<video class="video-responsive" disablePictureInPicture oncontextmenu="return false;" controls autoplay controlsList="nodownload">
|
||||
<source src="" type="video/mp4">
|
||||
Il browser non supporta i video integrati
|
||||
</video>
|
||||
</div>
|
||||
>>>>>>> 975bfd2756d7370dfe5e3f98c410d3363bd4d890
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user