"Course Selection"
Bootstrap 3.3.0 Snippet by Gereltuya

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/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"> <h3>Electronic Filling Information </h3> <ul class="list-group"> <li class="list-group-item"> <a data-toggle="collapse" href="#department-cs"><h4> EDI Information </h4></a> <ul class="list-group collapse" id="department-cs"> <h4>TeamCare accepts claims electronically through NEIC/ENVOY/WebMD network.</h4> <BR></BR> <h4>Our Payer ID is 36125.</h4> <BR></BR> <h4>If you do not use WebMD, please check with your vendor. They may route claims to the WebMD network already.</h4> <BR></BR> <h4>If you do not submit claims electronically and would like to know more, please Click here. .</h4> </ul> </li> <li class="list-group-item"> <a data-toggle="collapse" href="#department-musi">Music</a> <ul class="list-group collapse" id="department-musi"> <h4>Choose a Course</h4> <li class="list-group-item"><a href="#">MUSI2350</a></li> </ul> </li> </ul> </div>

Related: See More


Questions / Comments: