Skip to content

Interface to implement a video player using the Bootstrap 5 framework.

Notifications You must be signed in to change notification settings

jordanwlee/bootstrap-videoplayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOTSTRAP VIDEO PLAYER INTERFACE

This is an experimental interface to implement a video player using the Bootstrap 5 framework. The HTML structure was deliberately created so that you can customize the player to your own design using Bootstrap's built-in CSS classes.

Official GitHub Page

https://koehlersimon.github.io/bootstrap-videoplayer/

CSS Classes

Class Description
.videoplayer Sets the videoplayer to position relative and display block
.video Sets the max width and height of the video to 100%
.controls Defines the control section for the player. Controls are positioned with position absolute and display flex

About

Interface to implement a video player using the Bootstrap 5 framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Slim 44.5%
  • HTML 39.2%
  • JavaScript 9.3%
  • CSS 3.5%
  • SCSS 3.5%