"Start a Classroom"
Bootstrap 4.1.1 Snippet by musicnwords

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../../../favicon.ico"> <title>Narrow Jumbotron Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="../../css/editor.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="narrow-jumbotron.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="header clearfix"> <nav> <ul class="nav nav-pills float-right"> <li class="nav-item"> <a class="nav-link active" href="#">Home <span class="sr-only">(current)</span></a> </li> <li class="nav-item"> <a class="nav-link" href="#">About</a> </li> <li class="nav-item"> <a class="nav-link" href="#">Contact</a> </li> </ul> </nav> <h3 class="text-muted">Project name</h3> </div> <div class="jumbotron" style="background-color: rgb(18, 88, 197); color: rgb(255, 255, 255);"><img src="https://bootsnipp.com/bootstrap-builder/libs/builder/icons/image.svg" height="128" width="128" style=""> <p class="lead"></p><h1 style="">Start a Classroom</h1>This is your brush with greatness. Begin a class to enter a new world and a new way of learning.<div><br><p></p> <p></p> <div class="form-group" style=""><label>Select Cohort<br></label><select class="form-control"><option value="value1">Batch 1 - Channapatna</option><option value="value2">Batch 2 - Kanakpura</option><option value="value3">Batch 3 - External</option></select></div><div class="form-group" style=""><label>Select Course</label><select class="form-control"><option value="value1">Basics of Computers</option><option value="value2">Basics of Google Drive</option><option value="value3">Google Workspace Basics</option><option value="value">Social Media Basics</option></select></div></div></div> <div class="row marketing"> </div> <footer class="footer"> <p>© Jamura Robotics Private Limited 2022</p> </footer> </div> <!-- /container --> </body> </html>

Related: See More


Questions / Comments: