D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ksclnmuac
/
www
/
web
/
Filename :
science.php
back
Copy
<!-- Header Start --> <?php include("headernew.php"); ?> <!-- Header End --> <!-- Inner Banner Wrapper Start --> <div class="inner-banner"> <div class="container"> <div class="col-sm-12"> <h2>Department of Science</h2> </div> <div class="col-sm-12 inner-breadcrumb"> <ul style="list-style-type:none;"> <li><a href="index.php">Home</a></li> <li>Science</li> </ul> </div> </div> </div> <!-- Inner Banner Wrapper End --> <section class="inner-wrapper"> <div class="container"> <div class="row"> <div class="inner-wrapper-main about-edu"> <div class="col-sm-8" style="text-align:justify;"> <h2>Department Overview</h2> <p>The Department has list of senior visiting faculty from other University.<br> Teaching Methods adopted to improve student learning, Audio visual learning, Objective test methods and Lecture methods.<br> Details on student enrichment programmes (special lectures / workshops / seminar) with external experts.<br> Number of Students receiving financial assistance from college, university, government or other agencies.<br> 100% result with good percentage every year.<br> Participation in Institutional Social Responsibility(ISR) and Extension activities through NSS and Women's College Samastipur Self Improvement Society.</p> </div> <div class="col-sm-12 col-md-4 pull-right hidden-sm"> <img src="admin/img/20211126124940about-img.jpg" alt="World-edu"> </div> </div> </div> </div> </section> <div class="container" style="margin-top:-5%;"> <div class="container" style="margin-top:-5%;"> <div class="row"> <div class="col-sm-6 col-md-4"> <div class="callouts-mp"> <div class="icon"><i class="fa fa-graduation-cap" aria-hidden="true"></i></div> <div class="content"> <h3>Physics</h3> <p><ul style="list-style-type:none;"> <li><strong>Eligibility :</strong> Intermediate more than 60% </li> <li><strong>Degree offered:</strong> Physics UG (Hons)</li> </ul> <a href="phyScience.php"><button class="btn btn-primary">View More</button></a> </p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts-mp"> <div class="icon"><i class="fa fa-graduation-cap" aria-hidden="true"></i></div> <div class="content"> <h3>Chemistry</h3> <p><ul style="list-style-type:none;"> <li><strong>Eligibilty:</strong> Intermediate more than 60%</li> <li><strong>Degree Offered :</strong>Chemistry UG (Hons)</li> </ul> <a href="chemScience.php"><button class="btn btn-primary">View More</button></a> </p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts-mp"> <div class="icon"><i class="fa fa-graduation-cap" aria-hidden="true"></i></div> <div class="content"> <h3>Mathematics</h3> <p><ul style="list-style-type:none;"> <li><strong>Eligibilty:</strong> Intermediate more than 60%</li> <li><strong>Degree Offered :</strong>Mathematics UG (Hons)</li> </ul> <a href="mathScience.php"><button class="btn btn-primary">View More</button></a> </p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts-mp"> <div class="icon"><i class="fa fa-graduation-cap" aria-hidden="true"></i></div> <div class="content"> <h3>Botany</h3> <p><ul style="list-style-type:none;"> <li><strong>Eligibilty:</strong> Intermediate more than 60%</li> <li><strong>Degree Offered :</strong>Botany UG (Hons)</li> </ul> <a href="botScience.php"><button class="btn btn-primary">View More</button></a> </p> </div> </div> </div> <div class="col-sm-6 col-md-4"> <div class="callouts-mp"> <div class="icon"><i class="fa fa-graduation-cap" aria-hidden="true"></i></div> <div class="content"> <h3>Zoology</h3> <p><ul style="list-style-type:none;"> <li><strong>Eligibilty:</strong> Intermediate more than 60%</li> <li><strong>Degree Offered :</strong>Zoology UG (Hons)</li> </ul> <a href="zooScience.php"><button class="btn btn-primary">View More</button></a> </p> </div> </div> </div> </div> </div> </div> <!-- Footer Links Start--> <?php include 'footernew.php';?>