This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- to hide regular Vimeo controls, make sure to add a parameter '&background=1' in iframe's src property --> | |
<section class="title-wrapper"> | |
<span>Responsive Vimeo Embedding & Custom Buttons</span> | |
</section> | |
<section class="banner-container"> | |
<img class="bkgd-image-style" src="http://joekang.co/assets/image-hosting/053116_US_AmericanaVI_banner_w.png"> | |
<div id="vi-video-1-container" class="video-wrapper"> | |
<div class='embed-container'> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="app"> | |
<nav class="navbar navbar-dark bg-dark"> | |
<a class="navbar-brand" href="https://github.com/dword4/nhlapi"> | |
<i class="fas fa-hockey-puck"></i> NHL API</a> | |
<span class="navbar-text"> | |
Created By: Bnice | |
</span> | |
</nav> | |
<div class="row"> | |
<div class="intro-text"> |