"Video Panel - Moodle 3.3.3"
Bootstrap 2.3.2 Snippet by dgcruzing

<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <h2>Video container</h2> </div> <!-- Start of content block --> </div> <div class="editor-indent" style="margin-left: 20px; padding: 0 0 0 40px; margin-right: 50px"> <div class="panel panel-default" style="box-sizing: border-box; margin-bottom: 24px; border: 1px solid rgb(221, 221, 221); border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px; color: rgb(51, 51, 51); ;"> <div class="panel-heading"><h3>[fa-youtube-play] Video</h3></div> <div class="panel-body">Add your video intro text<div class="panel-body"> <iframe width="560" height="315" src="https://www.youtube.com/embed/Z8e3BSopTg8" frameborder="0" allowfullscreen></iframe> </div></div></div>

Related: See More


Questions / Comments: