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.
https://koehlersimon.github.io/bootstrap-videoplayer/
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 |